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-image:url('../images/beige031.jpg');
	text-align:center;
	margin-top: 0px;
	}

div.container 
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:946px;
	height:1250px;
	border:0;
	background-color: #FFFFFF;
	background-image:  url(../../../../../images/bg_stripes_gray_thiner.jpg);
} 


div.top { 
	position: absolute; 
	left:0px; 
	top:3px; 
	width: 800px; 
	height: 103px; 
	border: 0; } 



div.body{
	position: absolute;
	left:0px;
	top:160px;
	width:946px;
	height: 520px;
	border: 0;} 

	
div.textright{
	position: absolute; 
	left:500px; 
	top:330px; 
	width:400px; 
	border: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	}
	
div.textright p {

text-align: justify;

}	
	
div.homepic{
	position: absolute; 
	left:0px; 
	top:0px; 
	width:946px; 
	height:275px; 
	border: 0; }
	
div.headtext {
	position: absolute; 
	left: 200px; 
	top: 260px; 
	width: 550px; 
	height: 20px; 
	border: 0; 
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color:#26AAE2;}
	
div.textleft{
	position: absolute; 
	left:50px; 
	top:330px; 
	width:400px; 
	border: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
	div.textleft p{
	
	text-align: justify;
	
	}
	
