body { background-color: rgb(78,90,117); background-image: url("/darkback.gif"); 
  font-family: georgia, serif; color: #FFFF80
}
h2 { color: rgb(255,255,192); font-variant: small-caps; text-decoration: underline }

table.Footer { background-color: rgb(215,234,248); width: 100%; border: ridge; 
               color: rgb(0,0,0); font-size: 60%;
             }


div.Footer { position: absolute; bottom: 5px; right:10px; left: 10px;  z-index: 10;}

img.Thumbnail { border: 5px; border-color: white; border-style: solid; }

        div.LeftAds
        {
            position: relative;
            width: 170px; height: 650px;
            float: left;
        }
        div.RightAds
        {
            position: relative;
            width: 170px; height: 650px;
            float: right;
        }
        div.TableMain
        {
        	margin: 2em;
        }
