#header h1 {
  display: block;
  margin: 0px;
  padding: 0px;
  background: transparent url(../images/subpage_header.gif) top left no-repeat;
  height: 146px;
  position: absolute;
  width: 800px;
  top: 0px;
}
#header span {
  display: none;
}
#topnav {
  width: 700px;
  list-style: none;
  position: absolute;
  padding-left: 120px;
}

#topnav li {
  display: inline;
  margin: 2px;
  font: bold 11px/11px arial,sans-serif;
}

#content img {
  padding-left: 10px;
}
#content td,#content th {
  vertical-align: top;
}
#content td ul {
  padding-left: 15px;
}

#content th {
  text-align: right;
  padding-right: 5px;
}
#subtitle,.subtitle {
  color: #f0037f;
  background-color: #fff;
  font: small-caps bold 28px/28px georgia,serif;
}
.subtitle {
  clear: both;
}

ul.subpage  {
  text-align: right;
  margin-right: 10px;
}

#content ul.subsubpage li {
  font-size: smaller;
  margin: 0px;
  padding: 0px;
}

#sendafile th {
  text-align: left;
}

#contact th {
  text-align: right;
  vertical-align: top;
}

span.title {
  font: small-caps bold 16px/16px "Trebuchet MS",sans-serif;
}

#bio th {
  vertical-align: top;
  text-align: right;
}
#bio ul {
 margin-left: 15px;
}