#divTop, #divMenu, #divBottom  {
	display: none;
}


#divContentContainer {
	position: absolute;
	top: 0px;
	left: 0px;

}


