@charset "utf-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
	position: relative;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#header {

}
#menubar {
	float: left;
	height: 494px;
	width: 193px;
}
#main {
	float: left;
	height: 494px;
	width: 762px;
}
#main {
	float: left;
	height: 494px;
	width: 762px;
}
#main {
	height: 494px;
	width: 762px;
}
#main {
	height: 494px;
	width: 762px;
}
#contentbox {
	float: left;
	height: 494px;
	width: 762px;
	background-image: url(image%20files/mainimg.jpg);
}

.oneColFixCtr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
}
.oneColFixCtr #mainContent {
	padding: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
