@charset "utf-8";
/* CSS Document */

a
{
  outline: none;
}

a:active
{
  outline: none;
}

body {
	background-color: #ffcc00;
	}
	
.wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.header {
	width: 773px;
	height: 148px;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	width: 773px;
	height: 49px;
	background-image: url(images/menu.gif);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.9em;
}

.menu-calendar {
	width: 1000px;
	height: 49px;
	background-image: url(images/menu.gif);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.9em;
}

.menu-text {
	background-image:url(images/menu-bg.gif);
	width: 640px;
	height: 49px;
	float: left;
	}

.play-st {
	width: 173px;
	height: 49px;
	float: right;
		}

.top-left {
	width: 144px;
	height: 28px;
	margin:0;
	padding:0;
	float: left;
	}

div.top-left a, div.top-left a:link, div.top-left a:visited {
display:block;
}

div.top-left a:hover img {
visibility:hidden;
}
	
.top-right {
	width: 29px;
	height: 28px;
	background-image: url(images/p-top-right.gif);
	float: right;
	}
	
.bottom {
	width: 173px;
	height: 21px;
	float: none;
	margin-top: 28px;
	}
	
.content {
	width: 773px;
	background-image: url(images/content-bg.gif);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.content-calendar {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #FFF;
	background-image: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.content-aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-right: 3em;
	padding-left: 3em;
	text-align: left;
}

.footer {
	background-image: url(images/footer.gif);
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #FFCC00;
	background-position: top;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	height: 24px;
}

.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

a:visited {
	color: #000000;
}
a:hover {
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 15px;
}
.style1 {
	font-size: 1.2em;
	color: #006633;
}

