body { background: white; }
#leftnav, #header, #peoplenav, #bottomnav_color, #skip, #bottomnav .left ul, #mtu_address, #eos, #full-banner {
	display: none;
}
#container, #leftnav + #container {
	float: none;
	padding-top: 0;
	width: auto;
}
#main {
	width: 100%;
	margin: 0;
	padding-bottom: 0;
	top: 0;
}
#breadcrumbs {
	left: 0; top: 0;
	padding-left: 0;
	position: relative;
}
#breadcrumbs ul {
	padding-left: 0;
}
#logo-print { display: block; }
#banner_image, #banner_image img, #sub_banner, #sub_banner img {
	width: 100%;
}
#content, #department_address {
	font-size: 10pt;
	line-height: 12pt;
}
#main #content {
	width: auto;
}
#right_sidebar + #content {
	float: none;
	margin-right: 250px !important;
}
.home-image + #content {
	float: none;
	margin-right: 355px !important;
}
#footerhelper {
	margin-bottom: 0;
	top: 0;
}
#bottomnav, #bottomnav .inner {
	background: none;
	color: #333;
	height: auto;
	margin: 0;
	padding: 20px 0 0;
	width: auto;
}
#bottomnav .left, #bottomnav .right {
	float: none;
	padding: 0;
	text-align: center;
	width: auto;
}
#department_address, #department_address a, #department_address h4, #department_address h4 a {
	width: auto;
	float: none;
	color: #333;
	clear: both;
}
#content .person_bio .right { width: 60%; }
#content .person_bio .left { width: 38%; }
#content .person { clear: both; }

#content #left_column { width: 50%; }
#content #right_column { width: 48%; }
div.hr, hr {
	background: none;
	border-bottom: 1px solid #333;
}
#content .printable { display: inherit; }
div.title, div.title p {
	color: #333;
	width: auto;
	padding-left: 0;
	background: white;
}

/* Lightbox styles */
div#sbox-overlay, div#mbOverlay { display: none; }
div#sbox-window, div#mbCenter {
	height: auto !important;
	margin: 0 !important;
	page-break-before: always;
	position: static;
	width: 100% !important;
}
