html { border: 0px }

body { background: #CCCC99 fixed bottom right no-repeat; margin: 0px }
div, td { color: #FFF; font: 8pt Verdana, Geneva, sans-serif }
h1 { font: 9pt Verdana, Geneva, sans-serif; font-weight: bold; margin: 0px }
h2 { margin-top: 0px; padding-top: 2px; padding-bottom: 2px; background: #666633; width: 100%; font-size: 8pt; text-align: center }

a:link, a:visited, a:active { color: #FFF; font: 8pt Verdana, Geneva, sans-serif; text-decoration: none }
a:hover { color: #CCFF99; font: 8pt Verdana, Geneva, sans-serif; text-decoration: none }

#base { position: absolute; top: 0px; left: 50%; margin-left: -400px;
				background: #999966; width: 800px;
        border-left: 2px solid #666633; border-right: 2px solid #666633 }
#nav { width: 800px; height: 170px }
#footer { width: 800px; height: 20px }
#blackout { visibility: hidden; z-index: 1;
            position: absolute; top: 0px; left: 0px;
            background: #000;
            width: 100%; height: 100% }
            
#adsDiv { position: absolute; top: 10px; left: 50%; margin-left: -530px; width: 120px }
.adsImg { margin-bottom: 10px; border: 1px solid #999966 }

/* Text Box */
.corner1 { background: url('images/wow_textCornerb.jpg') 0px 0px; width: 15px; height: 15px }
.corner2 { background: url('images/wow_textCornerb.jpg') 15px 0px; width: 15px; height: 15px }
.corner3 { background: url('images/wow_textCornerb.jpg') 0px 15px; width: 15px; height: 15px }
.corner4 { background: url('images/wow_textCornerb.jpg') 15px 15px; width: 15px; height: 15px }
.vert1 { background: url('images/wow_textVertEdgeb.jpg') 0px 0px repeat-x; height: 15px }
.vert2 { background: url('images/wow_textVertEdgeb.jpg') 0px -15px repeat-x; height: 15px }
.horz1 { background: url('images/wow_textHorzEdgeb.jpg') 0px 0px repeat-y; width: 15px }
.horz2 { background: url('images/wow_textHorzEdgeb.jpg') -15px 0px repeat-y; width: 15px }
.textArea { background: url('images/wow_textFillb.jpg')}
