html {height: 100%; overflow: auto;}
body{height: 100%; margin: 0; padding: 0; background-color: #000; overflow: auto;}
img {border: none;}
a:link, a:visited {color: #fff; text-decoration: none;}
a:hover {text-decoration: underline; color: #018fd9;}
a:active {text-decoration: underline; color: #3e3e3e;}

a:link.foot, a:visited.foot{font: 10px Tahoma; color: #9a9a9a; text-decoration: none; float: left;}
a:hover.foot{text-decoration: none; color: #787878;}
a.foot.right { float: right;}

#flash {position: absolute; height: 600px; top: 50%; margin-top: -300px; left: 0px; text-align: center; width: 100%; min-width: 1000px;}
.noflash {color: #777; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding: 20px 0 0 0;}
#footer {width: 970px; margin: 0 auto; padding-top: 9px; background: url(../img/htmlbacks.png) no-repeat top center; height: 100px; display: none;}