/* generated by csscreator.com */ 
html, body{ 
 margin-left:auto;
 margin-right:auto;
 padding:0; 
 text-align:center;
 background-color:#000066;
} 

.table1{
 	font-family:Arial, Serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.table2{
font-family:Arial, Serif;
font-size:14px;
font-weight:bold;
color:#000000;
}

.schedule1{
font-family:Arial, Serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

.schedule2{
	font-family:Arial, Serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.schedule3{
font-family:Arial, Serif;
font-size:14px;
color:#000000;
}

.p{
font-family:Arial, Serif;
font-size:14px;
color:#000000;
}

#pagewidth{ 
 width:802px;
 background-color:#FFFFFF;
 border: 3px solid #01a1ff;
 text-align:center;  
 margin-left:auto; 
 margin-right:auto;
} 

#wrapper {
width:800px;
background-color:#FFFFF;
}
 
#header{
position:relative;
height:318px;
width:800px;
background-color:#336699;
}
 
#nav{
 position:relative;
 border: 2px solid #01a1ff;
 width:800px;
} 
#maincol{
 float:none; 
 position: relative; 
 width:800px; 
 Background-color:#ffffff;
 text-shadow:#FFFFFF;
 }
 

#footer{
 background-image:url(Images/footer.jpg);
 height:125px;
 width: 800px; 
 align:center;
 background-repeat:no-repeat;
 clear:both; 
 } 
 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


