#banner,
#nav,
#sidebar,
#csuc_nav,
#search_form,
#homeimg {
	display: none;
}

#credits {
	visibility: hidden;
}

#footer {
	border-top: 1px solid #000;
	padding-top: 1em;
}

#page_body,
#home_content {
	background-image: none !important;
}

#home_content { width: 100% !important; }

#home_content div {
	float: none;
	width: 100% !important;
}

#home_content * {
	color: #333 !important;
}

#content {
	width: 100% !important;
	border: none !important;
}

#title {
	width: 100%;
	border-right: none;
}

p a[href]:after,
address a[href]:after,
li a[href]:after {
	content: ' [\00A0' attr(href) '\00A0]';
}

p a.thickbox:after,
address a.thickbox:after,
li a.thickbox:after {
	content: '';
}

