#ByuBar, #Navigation, #SideBar, #RelatedLinks, #OrganizationBar img.picture, #LinksBar, #AZIndex, #TitleBar #TitleBarLinks {
	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;
	border: 0px solid #001F45;
	width: auto !important;
}
#BottomBar {
	background-color: #ffffff;
	border-top: 0em;
	width: auto !important;
	text-align: left;
}
#OrganizationBar {
	width: auto !important;
	padding-left: 0em;
}
#Homepage #Feature {
	position: relative;
	left: auto !important;
	top: auto !important;
	width: 100% !important;
	height: 12.8em;
	overflow: visible;
	border: 0em;
}
#Homepage #Feature #FeatureStory {
	width: 100% !important;
}
#Calendar {
	position: relative; 
	left: 0em !important;
	top: 0em !important;
	visibility: visible;
	width: auto !important;
	background-color: #ffffff;
	border: 0em;
}
#Calendar h3 {
	margin: 0em;
	margin: 1em 0em;
	border: 0em;
	background-color: #ffffff;
	padding: 0em;
}

#Calendar .Day {
	float: left;
	clear: both;
	width: auto;
	height: auto;
	overflow: visible;
}

#HighlightsContainer {
	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;
	}

