body {
	background-color: #000;
	background-image: url(../images/Wb01308l.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
	text-align: left;
	padding-left: 250px;
}

#header {
	margin: 0px;
	float: left;
	height: 113px;
	width: 955px;
}

#navbar {
	margin: 0px;
	height: 37px;
	width: 955px;
}
#MainContent {
	background-color: #333;
	float: left;
	height: auto;
	width: 915px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
}

.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}
#content {
	color: #003;
	float: left;
	height: auto;
	width: 955px;
	background-color: #333;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-color: #2A89CD;
	float: left;
	width: 955px;
	text-align: center;
	padding-top: 10px;
	color: #FFF;
}
