#container {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	height: 600px;
	width: 955px;
	left: 0px;
	top: 0px;
}
body {
	background-color: #000;
	background-image: url(images/backgroundfinal.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	vertical-align: bottom;
	position: absolute;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
}
#header {
	float: left;
	height: 134px;
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#menubar {
	float: left;
	height: 48px;
	width: 585px;
	padding-right: 185px;
	padding-left: 191px;
	margin: 0px;
}
#main {
	float: left;
	width: 667px;
	padding-right: 144px;
	padding-left: 144px;
}
#contentbox {
	width: inherit;
	background-color: #000;
	height: inherit;
	padding: 15px;
	position: absolute;
}
img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	padding: 5px;
	margin: 0px;
}

