body {
	background-color: #000;
	background-image: url(photoshop_sliced_exports/Background.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px;
}
#Header {
	float: left;
	height: 132px;
	width: 955px;
}
#MenuBar {
	float: left;
	height: 80px;
	width: 756px;
	padding-right: 100px;
	padding-left: 99px;
}
#Main {
	float: left;
	height: auto;
	width: 663px;
	padding-right: 148px;
	padding-left: 144px;
}

#ContentBox {
	float: left;
	height: auto;
	width: 643px;
	background-color: #000;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#Container {
	color: #FFF;
	float: left;
	height: 900px;
	width: 955px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SecondaryInfo {
	float: left;
	height: auto;
	width: 955px;
}
