@charset "utf-8";
body,td,th {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #323E1A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EAF1DD;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover  {
	color: #990000;
	text-decoration: underline;
}


#content {
	float: left;
	width: 350px;
	clear: none;
	font-size: 14px;
	line-height: 27px;
	margin-top: 100px;
	margin-left: 50px;
	text-align: justify;
}
#navtext {
	font-size: 11px;
	clear: both;
	float: left;
	margin-top: 30px;
	width: 780px;
	text-align: center;
}
#headerimage {
	width: 700px;
	margin-left: 40px;
	margin-right: 40px;
}



#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#navbuttons {
	clear: both;
	float: left;
	width: 195px;
	margin-left: 40px;
}
