/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:4px; 
 text-align:center;
 } 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	color:#FFFFFF;
	font:"Lucida Sans";
	position:relative;
	height:100px;
	width:782px;
	background-image:url(Images/background2.gif);
	background-repeat:repeat;
} 
 
#leftcol{
	color:#FFFFFF;
	font:"Lucida Sans";
	font-size:12px;
	font-weight:bold;
	padding-left:1em;
	width:160px;
	height:600px;
	float:left;
	position:relative;
	background-image:url(Images/background2.gif);
 }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:594px;
	height:600px;
	background-color:#CCCCCC;
	padding-right:2em;
	font-weight: bold;
 }
#mainspan {padding-right:-2em;}
#hspixlft { float:left; position: relative; }
#hspixrght { float:right; position: relative; }
#mainlink a {color:#000066; }
.navlink a {color:#000066; }

#footer{ width:795px;
 height:60px;
 background-image:url(Images/background2.gif);
 background-repeat:repeat;

 } 
 
 a:link {
	text-decoration: underline;
	color: #FFF;
	font-weight:800;
 	}
 a:visited {
  		text-decoration: underline;
		color: #FFFFFF; 
		font-weight:bold;
	}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight:900;
 	} 
a:active {
	text-decoration: none;
	color: #009;
 }  
 .subheader {
 font-size:20px;
 margin-left:5.5em;
 margin-top:.7em;
 }
 .mainheader {
 padding-top:.5em;
 padding-left:.5em;
 font-size:36px;
 }
.footertxt {
padding-left:.5em;
padding-top:.5em;
 font:"Lucida Sans";
 color:#FFFFFF;
 font-size:12px;
 }
 .maintxt {
 padding-top:0px;
 padding-left:8px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000066;
 } 
 
 .tabledat {font-size:10px;
 max-height:369.5px;
 }
 
 .yearbook {padding-top:1.5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 height:520px;
 background-color:#CCCCCC;
 }
#yearbooklftcol {
 color:#FFFFFF;
font:"Lucida Sans";
font-size:14px;
font-weight:bold;
 padding-left:1em;
 width:160px;
 height:713.5px; 
 float:left;
 position:relative;
 background-image:url(Images/background2.gif);
 }
#yearbookmaincol{  
 float: right; 
 display:inline; 
 position: relative; 
 width:626px;
 height:712px;
 background-color:#CCCCCC;
 }
 #tabledatlftcol {
	color:#FFFFFF;
	font:"Lucida Sans";
	font-size:14px;
	font-weight:bold;
	padding-left:1em;
	width:160px;
	height:586px;
	float:left;
	position:relative;
	background-image:url(Images/background2.gif);
 } 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#pagewidth #wrapper #maincol ul {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #003399;
	text-align: center;
}
