#container {
	float: none;
	width: 100%;
	margin: 0;
	background-color: white;
}
#content {
	padding: 10px;
	margin: 0;
}
#menu {
	display: none;
}
#hwrapper1 {
	margin: 1px 0px 0px;
}
#hwrapper2 {
	float: right;
	width: 100%;
	margin-left: -410px;
}
#hcontent {
	margin-left: 410px;
}
#mid {
	float: right;
	width: 150px;
	margin: 0;
	padding: 0;
}
#header {
	color: #FFFFFF;
	width: 100%;
	line-height: normal;
	height: 100px;
	position: relative;
	clear: both;
	
}
#header #tabnav {
	display: none !important;
}

#header.staffportal {
	background: #717073 url(/corporate/v2004/staff-banner-print.jpg) no-repeat left;
}
#header.aboutecu {
	background: #717073 url(/corporate/v2004/about-ecu-banner-print.jpg) no-repeat left;
}
#header.unistructure {
	background: #717073 url(/corporate/v2004/unistructure-banner-print.jpg) no-repeat left;
}
#content * {
	display: block !important;
}
#searchfront {
	display: none !important;
}

ul#insideecu {
	margin: 0;
	padding: 60px 0 0 0;
	background: url(inside.jpg) no-repeat left top;
	min-height: 60px;
	min-width: 185px;
	height: auto;
	list-style-position: inside;
}
ul#insideecu li {
	margin-left: 0 !important;
	color: #b31b34;
}
