body {
	background-image: url("/images/fade.jpg");
	background-position: top;
	margin-top: 3px;
	background-repeat: repeat-x;
	font-family: verdana;
	color: white;
	background-color: #636363;
}

.navbar{
	margin-top: 10px;
	background-image: url('/images/navbar.gif'); 
	background-repeat: no-repeat;
	background-position: center;
	height: 57px;
	width: 757px;
}

.menubutton{
	background-image: url('/images/menubutton.gif'); 
	background-repeat: no-repeat;
	background-position: center;
	height: 34px;
	width: 147px;
	text-align: center;
	vertical-align: middle;
	color: #d4d950;
}

.menubutton a:link {text-decoration: none; color: #d4d950; font-family: verdana; font-size: 9pt; font-weight: bold; text-align: center;}
.menubutton a:visited {text-decoration: none; color: #d4d950; font-family: verdana; font-size: 9pt; font-weight: bold; text-align: center;}
.menubutton a:active {text-decoration: none; color: #d4d950; font-family: verdana; font-size: 9pt; font-weight: bold; text-align: center;} 
.menubutton a:hover {text-decoration: none; color: #ffffff; font-family: verdana; font-size: 9pt; font-weight: bold; text-align: center;}

.sidemenu{
	height: 34px;
	width: 10px;
}

.content{
	margin-top: 10px;
}

.side{
	width: 241px;
	vertical-align: top;
}

.spacer{
	width: 15px;
	vertical-align: top;
}

.maincontent{
	height: 100%;
	width: 498px;
	vertical-align: top;
	background-image: url('/images/mainmiddle.jpg'); 
	background-repeat: repeat-y;
	background-position: left;
}

	

.contenttop{
	height: 100%;
	width: 498px;
	vertical-align: top;
	background-image: url('/images/maintop.jpg'); 
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.maintext{
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bolder;
	
}

.maintext a:link {text-decoration: underline; color: #ffffff; font-family: verdana; font-size: 11pt; font-weight: bold;}
.maintext a:visited {text-decoration: underline; color: #ffffff; font-family: verdana; font-size: 11pt; font-weight: bold;}
.maintext a:active {text-decoration: underline; color: #ffffff; font-family: verdana; font-size: 11pt; font-weight: bold;} 
.maintext a:hover {text-decoration: underline; color: #ffffff; font-family: verdana; font-size: 11pt; font-weight: bold;}

.scheduletext{
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	font-size: 7pt;	
}

.mainheader{
	height: 44px;
	margin-left: 45px;
	margin-bottom: -5px;
	text-align: left;
}

.contentfooter{
	height: 32px;
	width: 498px;
	background-image: url('/images/mainbottom.jpg'); 
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
}

.schedule{
	background-image: url('/images/schedule.jpg'); 
	background-repeat: no-repeat;
	background-position: center;
	height: 219px;
	width: 241px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	font-size: 8pt;
}

.month{
	margin-top: 40px;
	vertical-align: top;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bolder;
	
}

.calendar{
	margin-top: 5px;
	vertical-align: top;
	color: #ffffff;
	font-size: 7pt;
	width: 200px;
}

.calendar a:link {text-decoration: none; color: #d4d950; font-family: verdana; font-size: 7pt; font-weight: bold;}
.calendar a:visited {text-decoration: none; color: #d4d950; font-family: verdana; font-size: 7pt; font-weight: bold;}
.calendar a:active {text-decoration: none; color: #d4d950; font-family: verdana; font-size: 7pt; font-weight: bold;} 
.calendar a:hover {text-decoration: none; color: #d4d950; font-family: verdana; font-size: 7pt; font-weight: bold;}

.player{
	background-image: url('/images/player.jpg'); 
	background-repeat: no-repeat;
	background-position: center;
	height: 305px;
	width: 241px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
}

.playercontent{
	margin-top: 60px;
	margin-left: 19px;
	margin-right: 10px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	font-size: 8pt;
	height: 245px;
}




.footer { 
	color: #242424; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold;
	margin-top: 3px;
	text-align: center;
}

.footer a:link {text-decoration: none; color: #242424; font-family: verdana; font-size: 8pt; font-weight: bold;}
.footer a:visited {text-decoration: none; color: #242424; font-family: verdana; font-size: 8pt; font-weight: bold;}
.footer a:active {text-decoration: none; color: #242424; font-family: verdana; font-size: 8pt; font-weight: bold;} 
.footer a:hover {text-decoration: underline; color: #242424; font-family: verdana; font-size: 8pt; font-weight: bold;}

.head { font-size: 20pt; font-family: verdana; color: #4f4f4f; font-weight: bolder;}


fieldset {  
	position: relative;  
	float: left;  
	clear: both;  
	width: 97%;  
	padding: 0 0 1em 0; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	border-style: none;  
	border-top: 1px solid #333333;  
	background-color: #F2EFE9;
}
	
legend {  
	position: relative;  
	left: -7px;  
	top: -0.75em;
	padding: 0;  
	color: #545351;  
	font-weight: bold; 
	font-size: 10pt;
}
	
label {  
	margin-right: 1em;  
	margin-left: 2em; 
	text-align: right;
}
	
fieldset.submit {  
	float: none;  
	width: auto;  
	border-style: none;  
	padding-left: 12em;  
	background-color: transparent;  
	background-image: none;
	margin-top: 15px;
}