body {
      font-family: Verdana;
      background: #990000;
      }

a:link {
  color: yellow;
  }      

a:visited {
  color: yellow;
  }

a:hover {
  color: #ffffff;
  }

h1 {
  font-family: Arial;
  font-size: 15pt;
  color: #ffffff;
  text-align: center;
  padding: 0px;
  margin: 0px;
  } 

td img {
      display: block;
      }
      
#footer {
  color: #ffffff;
  font-size: 8pt;
  text-align: center;
  }

div.trailer {
  width:920px;
  color: #ffffff;
  border: 2px solid #9B646E;
  background: url(images/trailer-bg.jpg) no-repeat bottom right #6E000F;
  }

div.trailer h3 {
  font-size: 14pt;
  font-family: Arial;
  color: #ffffff;
  padding: 3px;
  margin: 0px;
  text-align: center;
  }

div.trailer-thumbs table {
  text-align: center;
  width: 490px;
  border: 0px;
  font-size: 8pt;
  }
  
div.trailer-thumbs td {
  text-align: center;
  }
  
div.trailer-thumbs img {
  border: 2px solid #9B646E;
  padding: 2px;
  }
  
div.trailer-links {
  font-size: 12pt;
  text-align: right;
  padding: 3px;
  }

div.trailer-links a {
  color: #ffffff;
  }
  
div.trailer-links a:visited {
  color: #ffffff;
  } 
  
div.trailer-links a:hover {
  color: yellow;
  } 

div.scr {
  font-family: Arial;
  size: 12pt;
  color: #ffffff;
  }

div.scr td {
  padding: 3px;
  }  
  
div.scr img {
  border: 2px solid #9B646E;
  padding: 3px;
  }
  
div.biglink {
  font-family: Arial;
  font-size: 18pt;
  color: #ffffff;
  text-align: center;
  } 
  
div.biglink2 {
  font-size: 12pt;
  color: #ffffff;
  text-align: center;
  } 
  
div.jointable {
   width: 480px;
   background: #ffffff;
   border: 2px solid #666666;
   padding: 10px;
   font-size: 20pt;
   font-family: Arial;

  } 
  
div.jointable a:link {
   text-align: left;
   color: #000000;
   text-decoration: underline;
  } 
  
div.jointable a:visited {
   text-align: left;
   color: #000000;
   text-decoration: underline;
  }  
  
div.jointable a:hover {
  color: #666666;
  text-decoration: underline;
  }

