/*http://www.wretch.cc/blog/katy20090902*/
body {
margin:20px 20px 20px 20px;
background:#333;
}
A {color:#336666;text-decoration:none;}
A:link {color:#fff;text-decoration:none;}
A:visited {color:#fff;text-decoration:none;}
A:active {color:#888;}
A:hover {color:#888;}

#banner {
font-family:verdana, arial, sans-serif;
color:#333;
font-size:x-large;
font-weight:bold;
background:#777;
padding-left:38px;
}

#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:#333;
text-decoration:none;
}

.description {
font-family:verdana, arial, sans-serif;
color:#444;
font-size:x-small;
font-weight:bold;
background:#777;
text-transform:none;

}
.side {
font-family:verdana, arial, sans-serif;
color:#999;
font-size:x-small;
font-weight:normal;
background:#333;
line-height:140%;
}

.sidetitle {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:x-small;
font-weight:bold;
background:#333;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:1px dotted #555;
letter-spacing:.2em;
}
.powered {
font-family:verdana, arial, sans-serif;
color:#000;
font-size:xx-small;
font-weight:bold;
border-top:1px dotted #FF0000;
border-bottom:1px dotted #666;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing:.2em;
}

html {
scrollbar-face-color:#333;
scrollbar-highlight-color:#333;
scrollbar-shadow-color:#333;
scrollbar-3dlight-color:#333;
scrollbar-arrow-color:#333;
scrollbar-track-color:#333;
scrollbar-darkshadow-color:#333;
}