

div {
	border: none;
	}

	
#pageHeader h1 {
	position:					static;
	/* height:						180px;
	left:						2px;
	top:						0px;
	margin-left: 				10px;
	margin-bottom:				0px; */
	background-color:			#A9C873;


} 
#leftcol {
	float: left;
	width: 150px;
	/*margin-right: 30px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000099;
	padding: 3px;
	background-color: #FCE0A6;
	font-family: "Footlight MT Light", Harrington, "Book Antiqua";
	font-size: 14px;
	font-weight: normal;
}
		


#leftcol p, #leftcol li, {
	font-size: 11px;
	font:"Footlight MT Light", Harrington, "Book Antiqua"
	}
	
#content {
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px 0% 0 155px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFAB3;

	}
	


#news {
	font-family: Verdana;
	font-size: 11px;
}
#footer {
	clear: both;
	/*width: 95%;*/
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	border-top: 1px solid #333;
	color: #000;
	background-color: #A9C873;
	
	}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
	


html, body {
	margin: 0;
	padding: 0;
	background-color: #A9C873; 
	color: #000;
	border-top-color: #A9C873;
	border-top-style: solid;
	border-top-width: 10px;
	border-right-color: #A9C873;
	border-right-style: solid;
	border-right-width: 10px;
	border-left-color: #A9C873;
	border-left-style: solid;
	border-left-width: 10px;
	}
	

	
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	margin-top: 0px;
	padding-top: 0px;
	}

