body {
background-color:#333333;
margin:0px;
padding:0px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color:#f0f0f0;
}

span.class1 {
margin-left:28ex;
}
 
span.class2 {
margin-left:12ex;
}

a:link {
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:visited {
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#container {
width:100%;
margin:auto;
padding:auto;
}

#header {
margin:auto;
padding:auto;
background-image: url(images/Header.png);
height:200px;
width:100%;
}

#menubar {
clear:both;
margin-left: 40%;
text-align: right;
height: 45px;
color:#f0f0f0;
padding-top:15px;
padding-right: 5px;
}

#menubar a {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
color:#ffffff;
text-decoration: none;
font-size: 18px;
font-weight: normal;
}

#menubar a:hover {
background-image: url(images/hover.png);
font-weight: normal;
}

#logo {
clear:both;
height: 150px;
width: 887px;
background-image: url(images/logo.png);
background-repeat: no-repeat;
margin-left: 15%;
margin-right: 15%;

}

#mainarea {
	top: 200px;
	width: 100%;
	background-image: url(images/content.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #485f4d;
	text-align: center;
	font-family: "Arial Black";
	font-weight: bold;
	
}

#mainarea h3{
	font-size: 1em;
	color: #000;
}

#content {
float:left;
padding-left: 175px;
padding-top: 25px;
width: 350px;
padding-bottom: 25px;
line-height: 30px;
text-align: left;
}

#player {
float: right;
width: 600px;
padding-top: 45px;
padding-bottom: 5px;
}

#lower {
	clear: both;
	text-align: left;
	margin-left: 175px;
	line-height: 25px;
	padding-bottom: 5px;
	/*font-family: "Comic Sans MS", cursive;*/
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

#lower a{
color: #ffffff;
font-size: 23px;
line-height: 40px;
font-weight: normal;
}

#lower a:hover{
text-decoration: none;
font-weight: bold;
}

#lower b{
color: #ffffff;
font-size: 23px;
font-weight: normal;
text-decoration: underline;
}

#lower h1{
color: #ffffff;
font-size: 17px;
font-weight: bold;
padding: 0;
margin: 0;
}

#footer {
clear: both;
width:100%;
padding-top: 10px;
padding-bottom: 10px;
background-image: url(images/background.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #222222;
text-align: center;
font-size: 0.7em;
line-height: 1.8em;
}

#footer a{
color:#f0f0f0;
}

h1{
font-family:Helvetica;
color:#000000;
font-size:2.25em;
/*padding-bottom: 5px;*/
}

h2{
color: #ffffff;
font-size: 1.55em;
padding-bottom: 5px;
}

h3{
font-size: 1.35em;
padding-bottom: 2px
}

b{
	font-size: 1.30em;
	text-align: center;

}

-------------------------------------------------------------------------------------------------------------------
/*.table{
padding: 0;
margin: 0;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
width: 100%;
}

.table td{
padding: .5em;
text-align: center;
border: 0;
}

.table td.alt{
border-right: 1px dashed #ffffff;
}














classes
#schedule{
width: 100%;
padding-left: 100px;
padding-right: 100px;
padding-top: 25px;
}






#container #mainarea #lower table tr td h1 {
	font-weight: bold;
}
*/

