#ByuBar, 
#Navigation, 
#SideBar, 
#PageLinks, 
#RelatedLinks, 
#OrganizationBar img.picture, 
#LinksBar, 
#QuickFinder, 
#TitleBar #TitleBarLinks,
#ContentBackground,
#FavoritesBackground,
#CalendarBackground,
#FeatureSelector {
	display: none !important;
}
html body {
	background: none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#Content {
	float: left;
	width: auto !important;
	min-height: none;
	height: auto;
	background: none !important;
	background-color: #ffffff;
	border-bottom: none;
}
#Content .contentArea {
	padding: 1em 0em 0em .5em;
	margin-right: 0em;	
	background-image: none;
}
#Wrapper {
	background-image: none;
	background-repeat: none;
	background-color: #ffffff;
	width: auto !important;
}
#BottomBar {
	background-color: #ffffff;
	border-top: 0em;
	width: auto !important;
	text-align: left;
}
#OrganizationBar {
	width: auto !important;
	padding-left: 0em;
}

#CurrentEvents {
	float: none;
	position: static;
}
#HighlightsContainer {
	position: relative;
	width: auto !important; 
	height: auto !important; 
	background-color: #ffffff;
}

#Highlights {
	background-color: #ffffff;
	overflow: visible;
	width: auto !important; 
	height: auto !important; 
	padding: 0em;
}

#HighlightsContent div {
	clear: both;
	padding-top: .5em;
	width: auto !important; 
	height: auto !important; 
}

#Highlights #TitleBar a {
	display: none;
}

#TitleBar {
	margin: 0em;
}
#Breadcrumb {
	background: none;
	background-color: #ffffff;
	padding-left: 0em;
}
	#Breadcrumb a {
		color: #001e4c;
	}
