a:link {
	color: #1A772F;
	text-decoration: none;}
a:visited {
	color: #1A772F;
	text-decoration: none;}
a:hover {
	color: #7CB188;
	text-decoration: underline;}
a:active {
	color: #1A772F;
	text-decoration: none;}

body {
	background-color: #FFFFFF;
	text-align:center;
	margin-top: 0px;
	background-image: url(../images/BG__grey_solid.jpg);}


div.top { 
	position: absolute; 
	left:17px; 
	top:3px; 
	width: 800px; 
	height: 103px; 
	border: 0; } 

div.nav { 
	position: absolute; 
	left:17px; 
	top:110px; 
	width:800px; 
	height: 59px; 
	border: 0;} 

div.body{
	position: absolute;
	left:17px;
	top:170px;
	width:800px;
	height: 665px;
	border: 0;} 

div.subnav{
	position: absolute;
	left: 17px;
	top: auto;
	width: 800px;
	height: 20px;
	border: 0;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	bottom: 60px;}

div.disclamer { 
	font: bold 9px/12px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:left;
	position: absolute; 
	left: 75px; 
	top: auto; 
	width: 745px; 
	height: 30px; 
	border: 0px; 
	bottom: 18px;} div.logo { 
	position: absolute; 
	left: 15px; 
	top: auto; 
	width: 50px; 
	height: 27px; 
	border: 0px; 
	bottom: 24px;}






div.themepic{
	position: absolute; 
	left:0px; 
	top:30px; 
	width:800px; 
	height: 520px; 
	border: 0; }

div.banner{
	position: absolute; 
	left:180px; 
	top:560px; 
	width:440px; 
	height: 30px; 
	border: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;}

div.text{
	position: absolute; 
	left:100px; 
	top:610px; 
	width:600px; 
	height: 60px; 
	border: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:15px;}
	
div.page{
	position: absolute; 
	left:690px; 
	top:3px; 
	width:110px; 
	height: 25px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;}

div.ptitle{
	position: absolute; 
	left:30px; 
	top:3px; 
	width:600px; 
	height: 20px; 
	border: 0;
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color:#669966;
	text-align:left; }
	
.title {
	text-align: left;
	font: normal 22px/24px Georgia,"Times New Roman",Times,serif;
	color:#669966;
}


