body {
  font-size: 1em;
}

a {
  text-decoration: underline;
}

a:hover {
  color: #CD0005;
}

.toplink {
  float: left;
}

.toplink a {
  display: block;
  padding: 3px 3px 3px 0;
}

#logo img {
  width: 100px;
}

.search_text {
  width: 100px;
  height: 10px;
  position: absolute;
  top: 10px;
  left: 120px;
  font-size: 0.9em;
}

.search_go {
  position: absolute;
  top: 10px;
  left: 230px;
}

#myvp {
  position: absolute;
  top: 32px;
  left: 120px;
}

#print,
#font_plus,
#font_minus,
.lnav,
#topnav,
#nav_menu,
#header {
  display: none;
}

#content {
  clear: both;
}

h1 {
  margin: 4px 0 4px 0;
  font-size: 1.6em;
}

#footer_print {
  display: none;
}

#footer {
  border-top: 1px dashed #AEAEAE;
}

#footer p {
  padding: 4px;
  margin: 0;
}

#footer a {
  padding: 3px;
}
