* {
	background: none !important;
}

body, #body, #content
{
	overflow: visible !important;
	height: auto !important;
	width: auto !important;
	padding-left: 0;
}

body {
	width: auto;
	color: #666;
}

#body {
	border-top: 101px solid #0a3a6e;
	width: auto;
}

#header {
	margin-top: -1.1in;
	margin-bottom: .2in;
	padding-left: .1in;
}

#logo {
	left:0;
}

#logo img {
	display: block;
}

#menu_wrapper,
.sideLinks,
.sideNav,
#trailNav,
#topLinks
{
	display: none;
}	

.contentSide {
	padding: 0;
	border-style: solid;
	border-color: white;
	border-width: 0 0 32px 32px;
}

.contentMainCol {
	margin-left: 0;
}

.footer {
	margin: 0;
	height: auto; 		
}

.footer ul {
	display: block;
	clear: both;
	float: none;
	height: auto;
	padding: .5em 0;
}

.footer ul li {
	padding: 0;
	margin: 0;
	display: inline;
	float: none;
}

.footer li a {
	display: none;
}

#topNavBoxes, 
#bottomNavBoxes {
	width: auto;
	_float: left;
}

.navBox {
	border-top: 25px solid #023d78;
	position: relative;
}

.navBox h3 img {
	background: #023d78;
}

#bottomNavBoxes .navBox {
	border-color: #015a68;
}

#bottomNavBoxes .navBox h3 img {
	background:#015A68;
}

.navBox h3 {
	margin-top: -25px;
	background: none;
	
	_position: absolute;
	_top: 25px;
	_left: 0;
}

.navBox ul * {
	color: #b68100 !important;
}

#index .contentSide {
	display: none;
}

#homeNav {
	border: none;	
}

#bookLinks {
	_position: relative;
	_right: 0;
	_float: right;
}

.directorBio {
	clear: both;
	padding-top: 0;
}

.directorHeader {
	height: auto;
	zoom: 1;
	padding-top: 24px;
	padding-left: 125px;
	width: auto;
	overflow: hidden;
}

.directorHeader .bioName {
	width: auto;
}

#printDisclaimer {
	display:block;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
}

#printDisclaimer h2 {
	font-size: 100%;
	color: black;
	font-weight: bold;
	border-bottom: none;
	width: auto;
}

#bookLinks
{
	clear: both;
	position: relative;
	float: right;	
}

