#navigation {
	display: none;
}
#sideBarWrapper {
	display: none;
}
#pageWrapper {
	background-image: url('color_5/bkgd_pagewrapper_reduced.png');
}
#contentWrapper {
	padding: 0px 0 10px;
	background: url('color_5/bkgd_content_body_reduced.png') repeat-x 0 0;
}
#contenBodytWrapper {
	width: 680px;
	display: block;
	float: none;
	background: none;
	margin: 0 auto;
	position: relative;
}
#footerLinksB {
	display: none;
}
.left {
	float: left;
	width: 330px;
}
.right {
	float: right;
	width: 330px;
}
