body {
	font-family: georgia, roman, serif;
	background-color: #3E5428;
}

a:link { color: #734831;
		  font-weight: bold;
		  text-decoration: none;
}

a:visited { color: #734831;
			font-weight: bold;
		  text-decoration: none;
		 
}

a:hover { color: #3E5428;
font-weight: bold;
text-decoration: underline;
		 
}

#container {
	position: relative; 
	top: 0px;
	width: 830px; 
	color: #15341d; 
	font-family: georgia, roman, serif;
	font-weight: normal; 
	font-size: 10.5pt; 
	text-align: left; 
	background-color: #ffffff; 
	border-color: #000000;
		}

#maintext {
	position: absolute; 
	font-family: georgia, roman, serif; 
	font-size: 9pt;
	left: 259px; 
	top: 320px;
	width: 555px; 
	padding: 10px;
	color: #243017;
	background-color: #B3DA90;
		}	
html>body #maintext {
width: 535px;
} 	

#menu {
	position: absolute; 
	left: 30px; 
	top: 320px;
	width: 200px; 
	color: #243017;
	font-size: 11pt;
	line-height: 14pt;
	font-family: georgia, roman, serif;
		}

#container_x {
	position: absolute; 
	left: 20px; 
	top: 25px; 
	width: 610px; 
	height: 420px; 
	color: #0E0237;
	background-color: #ffffff;
	font-family: verdana, helvetica, sans serif;
	font-size: 10pt;
	overflow: auto;
	scrollbar-face-color: #0E0237;
	scrollbar-highlight-color: #0E0237;
	scrollbar-3dlight-color: #0E0237;
	scrollbar-darkshadow-color: #0E0237;
	scrollbar-shadow-color: #0E0237;
	scrollbar-arrow-color: #d1b385;
	scrollbar-track-color: #d1b385;
}
