@charset "utf-8";
/* CSS Document */

body {background-color: #28251E; background-image:url(images/background.jpg); margin:0px; padding:0px;  height:100%; text-align:center;}
html { min-height: 100%; margin-bottom: 1px; text-align:center;}
a:link   { color:#663300; text-decoration: none  }
a:visited   { color:#999999; text-decoration: none }
a:hover   { color:#660000; text-decoration: underline }

#container {min-height:100%;}

#main {padding-bottom:90px;z-index:10; position:relative;}
#Table_02 {}
#footer_shell {position:absolute; top:0px; height: 95%; z-index:3; width:100%; }

#TableBox {}

#horizontal_bumper {width: 1020px; height: 3px; background-color:#990000;}
