#uppermenu
{
  display:none;
}

#sidebar
{
  display:none;
}

#bigmap
{
  height:400px;
  border: 3px ridge #000000;
}

#outertable {
  width: 100%;
}

#titleimage {
  width: 250px;
}

#subtitle {
  display: none;
}

#contactinfotable {
  text-align: right;
  color: #28903b;
  line-height: 90%;
  font-family: Kristen;
  font-size: 16px;
}
#mainbody {
  font-family: Verdana;
  font-size: 14px;
}