#header, #navigation, #infoBox, #scroller, #subNavigation {
	display: none;
	width: 0px;
	height: 0px;
}

#pageContainer, #insideContent {
	width: 100%;
	border: none;
	height: 100%;
}

#content {
	height: 100%;
	width: 100%;
}

#contentHeader {
	text-align: center;
}
