body {
	background-image: url(photoshop_sliced_exports/background.jpg);
	background-repeat: no-repeat;
	background-color: #235027;
	margin: 0px;
}
#container {
	float: left;
	height: 600px;
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#header {
	float: left;
	height: 84px;
	width: 955px;
}
#menubar {
	float: left;
	height: 36px;
	width: 650px;
	padding: 0px;
	margin-right: 83px;
	margin-left: 222px;
}
#contentbox {
	float: left;
	width: 705px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 63px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#spacer {
	float: left;
	height: 37px;
	width: 955px;
}
#main {
	float: left;
	width: 800px;
	background-image: url(photoshop_sliced_exports/extender.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	padding: 0px;
	margin-top: 0px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 93px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	float: left;
	height: 73px;
	width: 800px;
	background-attachment: scroll;
	background-color: #235027;
	background-image: url(photoshop_sliced_exports/footer.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	padding-left: 155px;
	font-size: small;
	padding-top: 25px;
}
