body {margin:0; padding:0; color: black; background: white;}
a:link, a:visited {background: white; color: black; text-decoration: underline; font-weight: bold;}
h1, h2, h3, h4, h5, h6 {background: white; color: black; padding-bottom: 1px; border-bottom: 1px solid gray;}

#header img	
	{
	max-height: 1.5cm;
	max-width: none;
	}

#header 
	{
	overflow: hidden;
	}

/* Linearize menu */
#nav ul li 
	{
	float: none;
	}

#navleft
	{
	float: none;
	width: auto;
	}

#mission img, #breadcrumbs img, #contentwrap img {display: none;}

img {max-width: 100%;}