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