body { background-color:#000000 ; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#cccc99; background-image: url(bg.jpg); background-repeat: repeat-x}
a:hover { font-family:Arial, Verdana, Helvetica, sans-serif; color:#cccc99; background-color: #996633; }
a:link {font-family:Arial, Verdana, Helvetica, sans-serif; color:#cccc99}
a:visited {font-family:Arial, Verdana, Helvetica, sans-serif; color:white}
a:active {font-family:Arial, Verdana, Helvetica, sans-serif; color:#cc9900}
h1 { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:28px}
h2 { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:22px}
h3 { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:16px}

table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#330000;
border-top:1px solid #cc9900;
border-bottom:1px solid #cc9900;
border-right:2px dotted #cc9900;
border-left:2px dotted #cc9900;
}

#bottomcontent{
background:#660000;
height:80px;
border-top:1px solid #cc9900;
border-bottom:1px solid #cc9900;
border-right:18px solid #cc9900;
border-left:18px solid #cc9900;
}

#leftcontent { position: absolute; left:9px; top:120px; width:122px; height:450px; background:#660000; border:1px solid #cc9900; }

#centercontent {
top:200px;
background:BLACK;
margin-left:100px;
margin-right:100px;
border-left:1px solid #cc9900;
border-top:1px solid #cc9900;
border-right:1px solid #cc9900;
}


body #centercontent { margin-left:121px; margin-right:121px; }

#rightcontent { position: absolute; right:8px; top:120px; width:122px; height:450px; background:#660000; border:1px solid GOLDENROD; }

#banner { background:#000000; height:100px; border-top:8px solid #cc9900; border-right:8px solid #cc9900; border-left:8px solid #cc9900; border-bottom:1px solid #cc9900 }


body #banner { height:79px; }

p,h1,h2,h3 { margin:2px 10px 10px 10px; }

BODY
{
scrollbar-face-color:#cc9900;
scrollbar-shadow-color: #cccc99;
scrollbar-highlight-color: #ffcc99;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #996600;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ff3300;
}

