


#apDiv1 {
	position:absolute;
	z-index:3;
	left: -7px;
	top: 16px;
}
.nav 
{
	font-size: 11px;
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#apDiv2 {
	position:absolute;
	z-index:0;
	width: 790;
}
body {
	background-color: #6C7C3B;
	background-image: url('../images/bg4.jpg');
	margin-top: 0px;
	background-repeat: repeat-x
}
.divbodytext 
{
	margin-top: 5px;
	margin-left: 15px;

}
.bodytext {	
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	


	
}
.divwhtbodytext
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;

}
.whtbodytext {	
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	


}
.LeftHeader {	
	font-size: 35px;
	color: #010100;
	font-family: 'Snell Roundhand LT Std Scr', 'Monotype Corsiva',Verdana;
	font-weight:bold;
	text-align:left;
	line-height:25px;
	
}
.SubHeader {	
	font-size: 25px;
	color: #ffffff;
	font-family: 'Snell Roundhand LT Std Scr', 'Monotype Corsiva',Verdana;
	text-align:left;
	font-weight:bold;
	line-height:30px;
	

}