#container {
	float: left;
	width: 955px;
}
body {
	background-color: #000;
	background-image: url(photoshop_sliced_exports/background.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px;
}
#header {
	float: left;
	height: 137px;
	width: 955px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menubar {
	float: left;
	height: 37px;
	width: 955px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menubar2 {
	float: left;
	height: 200px;
	width: 191px;
}
#main {
	width: 573px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	float: left;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

