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: #CCCCFF;
	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.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: 0; 
	bottom: 15px;
}

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

div.leftphoto{
	position: absolute; 
	left:20px; 
	top:25px; 
	width:170px; 
	height: 230px; 
	border: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color:#996600; }
	
div.ca-title {
	position: absolute; 
	left: 210px; 
	top: 20px; 
	width: 580px; 
	height: 20px; 
	border: 0; 
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color:#669966;}
	
div.centertext{
	position: absolute;
	left:200px;
	top:60px;
	width:330px;
	height: 300px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	display: table-column;}
	
div.righttext{
	position: absolute;
	left:545px;
	top:45px;
	width:250px;
	height: 300px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	display: table-column;}

