  body { background: #000; color: #fff; margin: 0px; }
  h3 { padding: 0px 0px 0px 16px; }
  h3 a { color: #fff; text-decoration: none; }
  h3 a:hover { color: #66f; text-decoration: none; }
  a {
    text-decoration: none;
    font-weight: bold;
    color: #66f;
  }
  td {
    vertical-align: middle;
    font-family: monospace;
    font-size: 14px;
  }
  .content {
    margin: 70px 0px 0px 0px;
    padding: 0px;
    width: 720px;
    text-align: left;
    background: url('/.images/divtop.jpg') no-repeat top center;
  }
  .heading { background: url('/.images/header.jpg') repeat-x #000; color: #fff; }
  .oddrow { background: url('/.images/white.jpg') repeat-x #fff; color: #000; }
  .evenrow { background: url('/.images/white.jpg') repeat-x #fff; color: #000; }
  .logo { position: absolute; left: 10px; top: 10px; }
  .donate { position: absolute; right: 4px; top: 4px; }
  .footer { padding: 4px; background: url('/.images/divbottom.jpg') no-repeat bottom center; height: 24px; }
