body {
	background: #FFFFFF;
}

/* Remove unwanted elements */
#mainnav-container {
	display: none;
}
#content-side, #content-side-2, #breadcrumb, .noprint {
	display: none;
}
#banner-header, #banner-top, #banner-bottom, #banner-side {
	display: none;
}
#footer-contanier {
	display: none;
}

/* Ensure the content spans the full width */
#site-wrapper, #site-container, #content-container, #content {
	width: 100%; margin: 0; float: none;
}

a:link, a:visited {
	color: #781351
}
