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

a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333366;
	text-decoration: none;
}

a:hover {
	color:#FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: larger;	
}



#wrapper {
	margin: auto;
	position: relative;
	width: 875px;
	height: 1000px;
}




#content {
	height:159px;
	width: 810px;
	position: absolute;
	top: 363px;
	left: 32px;
}


#picturebar {
	height:221px;
	width: 862px;
	position: absolute;
	top: 521px;
	left: 7px;
}



#footer {
	margin: auto;
	position: relative;
	width: 649px;
	height: 135px;
}





#nav {
	height:37px;
	width: 855px;
	position: absolute;
	top: 280px;
	left: 7px;
}


#footer {
	height:61px;
	width: 852px;
	position: absolute;
	top: 928px;
	left: 6px;
}


#hdr_logo {
	height:47px;
	width:299px;
	left: 288px;
	top: 31px;
	position: absolute;
}


.bigheader_dkgreen  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	line-height: normal;
	font-weight: bold;
	color:#003300;
} 



.medheader_slate  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color:#666666;
} 

.medheader_dkgreen  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color:#003300;
} 



.smallheader_slate  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color:#666666;
} 

.smallheader_dkgreen  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color:#003300;
} 




.paragraph_slate  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	color:#666666;
} 


.paragraph_dkgreen  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	color:#003300;
} 


.subtext_dkgreen  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: normal;
	color:#003300;
} 
