.rtop, .rbottom {
  display: none;
}
body {
  font-size: 12pt;
}
div#maincontainer {
  width: auto;
}
div#menu, div#subheader, div#links, #rightcolumn, #topsection, #tab_menu {
  display: none;
}
div#menu {
  position: static;
  float: none;
}
img {
  float: left;
}
a:link {
  text-decoration: none;
  color: black;
}
#menu_vert ul li a span {
  display: block;
  color: black;
  font-weight: normal;
  width: 600pt;
}
#menu_vert ul li a {
  font-weight: bold;
}
#menu_vert ul li {
  margin-top: 30pt;
}

