body {
	margin: 0px;
	padding: 0px;
	background: none;
}
#header,
#tabs,
#content .content_left,
#content .content_footer {
	display: none;
}
#content{
	padding-top: 0px;
	background: none;
	width: 700px;
}

#content .content_center {
	margin-lefT: 0px;
}

/*
#content .content_right .banner *{
	display: none;
}
*/

#footer {
	color: #000;
	background: none;
	width: 100%;
}