/* CSS Document */

body {background-image: none;}
div#cesBannerSmall {
	display: none;
}
.header {
	background-image:none;
	background-color:none;
	height:auto;
	border: 1px solid #000;
	border-width: 0 0 1px 0;
}
.header p {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	width: auto;
	margin: 0;
	padding: 0.5em 0;
	height: auto;
	background-color:: none;
}

#sitenav {
	display: none;
}

#sitesearch {
	display: none;
}

#ccedbreadcrumbs {
	display: none;
}
#sectionnav {
	display: none;
}


#content {
	margin: 0;
	padding: 0;
	background-image: none;
}

#footer {
	margin: 0;
}
