body {
  color: black;
  background: white !important;
}
* {
  border:0px;
  background-image:none !important;
  left:0px !important; 
}
#header {
  height:50px;
}
a:link, a:visited {
  background: white;
  color: black;
  text-decoration: none;
  font-weight: bold;
}
h1, h2, h3 {
  background: white;
  color: black;
  padding-bottom: 1px;
}
h1 {
  position:relative;
  margin:0;
  padding:0;
}
h2 {
  font-size:130%;
}
h3 {
  font-size:120%;
  margin-bottom:1em;
}
div.logo {
  position:relative;
  height:160px;
  top:0px;
}
div.simMenu,
div#leftNav,
div#globalNav,
div#footer {
  display: none;
}
div#mainContent {
float:none;
}

#map {
  width: 500px; 
  height: 300px;
}