body {
	background: #000000;
	margin: 0;
	padding: 0;
}

#bodyContainer {
	width:960px;
}
/*
#Chrome {
	width:960px;
}
*/

#mainContent {
	width:960px;
	height:640px;
	background: #000000;
	position: absolute;
	top: 30px;
}


#rightShadow {
	display:none;
}
#rightColBackground {
	display:none;
}

/*
#dynamicfooter{
	margin-top:-80px;
	position: absolute;
	top:672px;
	visibility:visible;
}
*/
#footer, div#dynamicfooter {
	width: 100% !important;
}


#nextGenFooterWrapper{
	left:0px;
}

#nextGenFooter{
	display:none;
}