body {
margin:0px 0px 10px 0px;
background:#000;
}

A{color:#000;text-decoration:none;}
A:link{color:#000;text-decoration:none;}
A:visited{color:#000;text-decoration:none;}
A:active{color:#FFF;}
A:hover{color:#FFF;}
#banner {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:x-large;
font-weight:bold;
border-bottom:1px dotted #000;
border-top:3px dotted #000;
background:#000;
padding:15px;
letter-spacing:.2em;
}

#banner a, 
#banner a:link, 
#banner a:visited, 
#banner a:active, 
#banner a:hover {
font-family:verdana, arial, sans-serif;
font-size:x-large;
color:#FFF;
text-decoration:none;
}


.description {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:x-small;
font-weight:normal;
background:#000;
text-transform:none;
letter-spacing:normal;
text-align:left;}


.side {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:x-small;
font-weight:normal;
background:#000;
line-height:140%;
padding:2px;
text-align:left;
}


.sidetitle {
font-family:verdana, arial, sans-serif;
color:#000;
font-size:x-small;
font-weight:normal;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:left;
letter-spacing:.2em;
}


.powered {
font-family:verdana, arial, sans-serif;
color:#000000;
font-size:xx-small;
font-weight:normal;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing:.2em;
}


BODY {
SCROLLBAR-FACE-COLOR:#FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR:000000;
SCROLLBAR-SHADOW-COLOR:000000;
SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
SCROLLBAR-ARROW-COLOR:#000000;
SCROLLBAR-TRACK-COLOR:#FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
}