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


body { 
background-position: center top;
background-repeat:no-repeat;
background-image:url(bg.jpg);
background-attachment:scroll;
background-color:#D0D1D3;
margin-top: 0;

} 

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9.5pt;
color:#000000;
text-decoration:none;
line-height:20px;
}

h1 {font-family:Geneva, Arial, Helvetica; font-size:18px; font-weight:bold; color:#000000; line-height:150%;}

h2 {font-size:16px; font-family:"Trebuchet MS";  font-weight:bold;}

h3 {font-size:24px; color:#9CBC47;}

hr {color:#CCCCCC;
background-color:#CCCCCC;
height: 1px;
border:none;
margin:1px;
}

a {color:#202020;

}
	
#wrapper {
width: 1200px;
height:800px;
margin: 0 auto;  

}


#flash2{
width: 1250px;
height:800px;
margin: 0 auto;  
}

#popup{width:410px;
height:400px;

}

#sidelinks { 

float:right;
margin-right:0px;
margin-top:0px;
width:332px;
height:auto:

}

#base {
width:332px; 
height:396px;
padding:5px;
font-family:"Trebuchet MS"; 
font-size:12px;}

#base2{
width:332px; 
height:396px;
background-image:url(images/billboard_bg.png);
background-position:bottom;
background-repeat:no-repeat; 

}


#header1{
	height:460px;
	width:910px;
	margin-top:15px;
	margin-bottom:5px;
	position:relative;
		
	}
	
#titleoverlay {
width:400px;
height:50px;
margin-top:15px;
margin-left:20px;

}	
		  
#flash { width:895px;
         height:190px;
		 margin-top:10px;
		 margin-left:auto;
		 margin-right:auto;
		 padding-top:5px;
}		 		  
		  
#text{ 
width: 720px;
margin: 0 auto;

}



		  
#footer {
	clear:both;
	width:600px;
	margin-bottom:0px;
	background-color:none;
	padding-top:15px;
	padding-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	bottom: 0;
	margin-top: 0;
	margin:0 auto;

}
		 
#footertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
font-size:10px;}

#footertext a{color:#FFFFFF;
}

