#pageContentArea {
	width: 650px;
	margin-left: 22px;
	margin-top: 60px; /* MAY need to fix this for pages with the contentHeader visible */
}

#footer {
	width: 650px;
}

body {
	background: none;
}

#leftSidebarArea {
	display: none;
}

#search {
	display: none;
}

#languageSelector {
	display: none;
}

#breadcrumb {
	display: none;
}