/* Context Navigation */

body  {
  background-color:#fff;
  text-align:left;
  width:100%;
}

#header {
  display:none;
}

#content {
  display:none;
}

#footer {
  display:none;
}

#histBoxWhere {
  display:none;
}

#histBoxWhat {
  display:none;
}

#geoPortalNav {
  display:none;
}

#sBox {
  display:none;
}

#printMessage {
  display:block;  
  visibility:visible;
}

