
body 
{
  margin:0;
  background-color: #000;
}

#myAlternativeContent{margin:0; auto;}

   html, body, #wrapper {
      height:100%;
   }


td.turbo_footer
{
  background: url("html_footer_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #000000;
}


td.turbo_header
{
  background: url("html_header_bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #000000;

}


td.turbo_legal
{
  color:#404040;
  text-decoration:none;
  font-size:10px;
  font-weight:normal;
  font-family:verdana;

}

td.rightside
{
  text-align: left;
  padding: 0;
  padding-top: 0px;
  background: url("shadow_right.gif");
  background-repeat:repeat-y;
  background-color: #d0d0d0;
  color:#000000;
  text-decoration:none;
  font-size:8px;
  font-weight:normal;
  font-family:verdana;
}
td a:link, td a:visited
{
 color:#404040;
}

