body {
	margin: 0px;
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 75%;
	color: #363636;
}

h1 {
	margin-top: 21px;
	margin-left: 27px;
	padding: 0px;
}

h2 {
	margin-top: 17px;
	margin-bottom: 11px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
}

h3 {
	margin-top: 17px;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 120%;
	font-weight: normal;
	color: #489100;
}

a:visited, a:link {
	color: #489100;
	text-decoration: none;
}

a:hover {
	color: #489100;
	text-decoration: underline;
}

img {
	border: 0px;
}

table {
	width: 100%;
	border: 0px;
}

div#container {
	width: 950px;
	background-color: #FFFFFF;
}

div#container div#header {
	height: 105px;
	background-image: url('./img/bg_header.jpg');
	background-repeat: repeat-x;
	font-size: 1px;
}

img.mainPic {
	float: left;
	margin-top: 36px;
}

div#content {
	width: 230px;
	float: right;
	margin-right: 27px;
	margin-top: 27px;
}

div.cleared {
	font-size: 1px;
	height: 1px;
	clear: both;
}

div#footer {
	height: 105px;
	margin-top: 23px;
	background-image: url('./img/bg_footer.jpg');
	color: #FFFFFF;
}

div#footer span {
	display: block;
	margin-top: 60px;
	margin-left: 17px;
	color: #489100;
	font-size: 80%;
}
