  body {
  margin: 0;
  padding: 0;
  min-width:640px;
  font-family: arial, helvetica, serif;
  font-size: 1.0em;
  color: #D4AF37;
  background-color: #000000;
  }
 
  #header, #hero, #pix, #content, #sub, #footer {
  overflow:hidden;
  display:inline-block;
  }
 
/* safari and opera need this */

  #container {
  background-color: transparent;
  } 
  #header, #footer {
  width:100%;
  }
  #hero, #pix, #content, #sub {
  float:left;
  }
  #hero {
  background-color: #b00023;
  width:300px;
  height:415px;
  margin-left: 1px;
  margin-right: 4px;
  }
  #pix {
  width: 100px;
  }
  #content {
  padding: 0px 10px 0px 15px;
  letter-spacing: 0.1em;
  }
  * html #content {
  margin-top: 10px;
  }
  #sub {
  width: 161px;
  background-color: transparent;
  }
  #footer {
  clear:left;
  padding-top: 40px;
  font-size: 80%;
  font-variant: small-caps;
  }
  .picture {
  display: block;
  height: 400px;
  }
  .picture img {
  width: 300px;
  height: 400px;
  }
  .buttonpic1, .buttonpic2, .buttonpic3, .buttonpic4 {
  display: block;
  height: 100px;
  margin-bottom: 5px;
  }
  .buttonpic1 img, .buttonpic2 img, .buttonpic3 img, .buttonpic4 img {
  width: 100px;
  height: 100px;
  }
  .navibutton {
  width: 150px;
  height: 30px;
  margin: 3px 5px;
  padding: 0px;
  }
  #emailrow {
  display: block;
  background-color: #333;
  padding: 5px 5px 5px 10px;
  }
  #copyright {
  display: block;  line-height: 25px;
  padding-left: 10px;
  }
  sup {
  font-size: 0.6em;
  }
  #sub a, #sub a img, #pix a, #pix a img, #emailrow a, #emailrow a img {
  border: 0;
  text-decoration: none;
  color: #D4AF37;
  }
  #sub a img {
  border: 0;
  }
  #mailinglist {
  margin: 15px 0 25px 0;
  }
  #jack {
  width: 140px;
  padding-bottom: 7px;
  }
  * body #jack {
  padding-bottom: 13px;
  }
  #animate {
  margin: 20px 0 5px 0;
  width: 400px;
  }