a:link {
	color: #996633;
	text-decoration: none;}
a:visited {
	color: #996633;
	text-decoration: none;}
a:hover {
	color: #D6B59A;
	text-decoration: underline;}
a:active {
	color: #996633;
	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.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.banner{
	position: absolute; 
	left:20px; 
	top:20px; 
	width:170px; 
	height: 230px; 
	border: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color:#996600; 
}

div.disclaimer2{
	position: absolute; 
	left:100px; 
	bottom:-40px; 
	width:600px; 
	height: 60px; 
	border: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:15px;
}

div.title {
	position: absolute; 
	left: 206px; 
	top: 15px; 
	width: 550px; 
	height: 30px; 
	border: 0; 
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color:#669966;}
	
div.text{
	position: absolute;
	left:200px;
	top:75px;
	width:280px;
	height: 300px;
	border: 0;
	border: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	text-indent:12px;}
	
div.text1{
	position: absolute;
	left:500px;
	top:75px;
	width:280px;
	height: 300px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:justify;
	text-indent:12px;}
	
div.text2{
	position: absolute;
	left:210px;
	top:75px;
	width:550px;
	height: 200px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:justify;
	text-indent:12px;}
