body {
	background-color: #fff; color: #333;
}

#navcontainer {
	display: none;
}

#breadcrumbcontainer {
	display: none;}
		
#contentContainer {
	position: relative; margin: 30px 0 30px 0px; clear: both;
}

#content {
	margin: 0; clear: both;
}
		

#sidebarContainer {
	width: 100%; clear: both;
}

#sidebar {
	width: 100%; clear: both;
}