#Primary, #Secondary, #Tertiary, #SiteMap { display: none; }
#Header a {
  color: #000;
  display:  block;
  font-size:24pt;
  font-weight: normal;
  height: 47px;
  margin-left: 0;
  text-decoration: none;
  width: 109px;
}
#Header { border-bottom: solid 1px #000; margin-left: 68px; }

#Content { overflow: visible; }
#Content h3.Staff, #Content h3.Downloads { float: none; width: auto; }
#Content ul.Staff, #Content ul.Downloads { float: none; margin-left: 175px; width: auto; }
