	
	body {
		margin: 0px;
		background-color: #75A76B;
		}
	a {
	font-size: 12px;
		color: #346539;
		text-decoration: none;
}
	#left {
 
background-color: #CCDCCE;

 }
	
	
	#div1 {
		background-color: white;
		width: 650px;
		padding: 0px 0px 20px 0px;
		margin-left: auto;
		margin-right: auto;
		}

	#div2 {
	position:absolute;	 
    top: 140px;
		width: 642px;
		padding: 4px;
		margin-left: auto;
		margin-right: auto;
		z-index:1;
	    TEXT-ALIGN: right;
	background-color: white;
		}
	#div3 {
		position:absolute;	 
background-color: white;
		top: 140px;
		padding: 5px;
		width: 508px;
		margin-left: 0;
		margin-right: auto;
		z-index:2;

		}
		
		
#pic {
			 
float: left;

		}
		
	
		
	
	
	//.intro {
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 5px;
}
.introbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #163901;
	padding: 2px 0px 0px 5px;
}


.largetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #346539;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

</style>


