#header {
	margin: auto;
	height: auto;
	width: 950px;
}
#imagebox {
	height: auto;
	width: auto;
	float: right;
}
#leftbar {
	height: auto;
	width: auto;
}
#footer {
	height: 250px;
	width: 950px;
	margin: auto;
	background-image: url(hill.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#foot2 {
	margin: auto;
	height: auto;
	width: 950px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #375800;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
}
#container {
	width: 960px;
	margin: auto;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	text-decoration: underline;
}

