BODY {
  background-color: #000000;
  color: #7FFF00;
  text-align: center;
  font-size: 14px;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
  }

DIV.content {
  width: 1204px;
  margin: auto;
  }

DIV.top {
  margin: 0;
  padding: 0;
  border: 0;
  }

DIV.middle {
  position: absolute;
  top: 580px;
  left: 0;
  width: 1204px;
  }

ADDRESS {
  font-size: 1.6em;
  font-weight: 400;
  margin-top: 1em;
  }

a:link {
  color: #7FFF00;
  }

a:visited {
  color: #00BFFF;
  }

a:hover {
  text-decoration: none;
  }

a:active {
  color: #ff3300;
  }

TABLE.center {
  width: 1286px;
  margin-left: auto;
  margin-right: auto;
  }

 .thumbs {
  width: 154px; 
  float: left;
  }

 .footer {
  font-size: 80%;
  font-family: verdana, sans-serif;
  }
