#topHeader, #topLast, #leftMenu, .mainMenu, #rightMenu, #bottomBar1, #bottomBar2, .squaresR, .squaresL
{ 
	display: none; 
}

#content { 
	left: 0px;
	top: 0px; 
	width: 100%;
	margin: 0px;
	padding: 0px;
}
