#bannerAD {
	height: 50px;
	width: 975px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	background-color: #000000;
	background-position: right;
}
body {
	background-color:#CCCCCC;
	background-image: url(../siteTHEADS/images/grey_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}
body {
	background-color:#DAD5D5;
	background-image: url(../images/ftape_core_graphics/grey_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 975px;
	top: 15px;
	margin-top: auto;
	margin-bottom: auto;
}
#body {
	height: 630px;
	width: 975px;
	float: right;
	text-align: center;
	background-color: #fff;
}
#main {
	width: 975px;
	margin-left: 0px;
	float: left;
	height: 630px;
}
#SidePanel {
	float: left;
	height: 630px;
	width: 300px;
	background-color: #000000;
}
#menubar {
	float: left;
	height: 25px;
	width: 975px;
}

