@charset "utf-8";
/* CSS Document */

body{background: url(../images/bg.jpg) top #000000; font-family:Arial, Helvetica, sans-serif;}
img{border:none;}
#container {margin-top:-10px;}
#menu {margin-top:-3px;}
#menu img{border:none;}
#home {margin-top:17px;}
#content {color:#CCCCCC; width:740px; height:520px; overflow-x:hidden; overflow-y:auto; padding:15px; margin-top:20px;
scrollbar-face-color:#505050;
  scrollbar-arrow-color:#909090;
  scrollbar-track-color:#909090;
  scrollbar-shadow-color:#fff;
  scrollbar-highlight-color:#fff;
  scrollbar-3dlight-color:#505050;
  scrollbar-darkshadow-Color:#505050;
  font-size:11px; text-align:left;
}
.date { color:#FFFFFF; font-weight:bold;}
.album { width:241px; float:left;}
.album ol li { margin-left:35px;}
.albuminfo{ float:left; padding:20px; width:440px;}
#highlight {color:#c33; font-weight:bold; border:#333333 5px solid; background:url(../images/stars.jpg) repeat; padding:20px; float:right; width:100px; margin-left:25px; margin-bottom:20px;}
.item {border-bottom: #999999 dashed 2px; padding-bottom:5px;}
table { margin:auto;}
#content td{border-bottom:#999999 outset thin;}
#content a {color: #999999; font-weight:bold}


#footer {margin-top:20px; color: #CCCCCC; font-weight:bold;}
#footer a {color:#CCCCCC; text-decoration:none; }
#footer a:hover {color: #c33; text-decoration:none; }
