/*
 * DISPLAY NONE
 */

.pageContentTitle,
#imagesCenterTop,
#imagesCenterBottom,
.newsBox,
#pageOptions,
#breadCrumbs {
	display: none;
}

/*
 * HEADER
 */

body #header {
	height: 330px;
}

/*
 * MAIN IMAGE
 */

#imagesCenter {
	top: 111px;
	background-image: none;
	width: 952px;
	margin: 0 auto;
	position: absolute;
	margin-left: -180px;
}

/*
 * PAGE CONTENT
 */

#pageContent {
	position: static;
}
