#maincontainer .slideshow,
#maincontainer #header,
#maincontainer #menu,
#maincontainer #main #content #crumbs,
#maincontainer #bottom,
#maincontainer #footer {
	display:none;
}

#maincontainer {
	left:0px;
	margin:0px;
	width:100%;
}
#maincontainer #content {
	width:100%;
}
