body {
	font-family: LiberationSerifRegular, Georgia, "Times New Roman", Times, serif;
}


#pageHeader h1 {
	font-size: 70px;
}

#pageHeader h2 {
	font-size: 1.5em;
}

#headerImageContainer {
	display: none;
	}

#pageHeader {
	margin-bottom: 10px;
	}

#headerImage {
	background-image: url(images/header_images/header-image-03.jpg);
}

#contentContainer #content {
	font-size: 14px;
}

#contentContainer {
	width: 940px;
	padding-right: 0;
}

#sidebarContainer {
	display: none;
}

#content-top, #content-bottom {
	width: 940px;
	}


#sidebarContainer #sidebar {
	font-size: 1em;
}

#footer p {
	font-size: 12px;
}

#bottom-breadcrumbcontainer {
	display: none;
}


		


		