* {	margin: 0px;padding: 0px;}	
body {background: #81888C; font: 12px Tahoma, Verdana;color: #333;margin: 10px 0}
table {margin: 0 auto;}
a {color: #42637F;text-decoration: none}
a:hover {color: #ff0000;text-decoration: none}
input,select,textarea { color: #000; background-color: #eee; font: 12px Tahoma, Verdana;  border:1px solid #3C3C3C;padding-top: 3px;padding-bottom: 3px}
option {padding-right: 15px}
.lsubmit {padding: 0 5px 0 5px;border: 1px solid #000;}

#pagetop {width: 730px;margin: 10px auto}
#pagetop .logo {background: url(logo.gif) no-repeat top;width: 220px;height: 60px;float: left}

#nav {width: 730px;margin: 0 auto;height: 39px; line-height:normal;}
#nav ul {list-style:none;}
#nav li {display:inline; margin:0; padding:0; }
#nav a {float:left;text-decoration: none}
#nav a span {float:left;display:block;background: #444444; padding:5px 20px 5px 20px;font-weight:bold; color:#eee;border-top: 3px solid #fff;border-left: 2px solid #fff;border-right: 2px solid #fff;margin-top: 12px}
#nav a:hover span { background:#789B33;margin-top: 0px;padding:11px 18px 11px 18px;border-left: 4px solid #fff;border-right: 4px solid #fff;text-decoration: none}

#pagebody {width: 730px;border-right:5px solid #81888C;border-right:5px solid #fff;margin: 0 auto;clear:both}
#pagebody #pagebody_left {width: 730px;float: left;background: #fff;}
#pagebody #pagebody_right {width: 0px;float: left}
#pagebody #leftside {float:left;width: 195px;background: #E9E9E9;border-left:5px solid #fff;}
#pagebody #maindiv {float:right;width: 526px;background: #D2D4D4;border-left:3px solid #fff;}
#pagebody #rightside {float:left;text-align:right;width: 0px;height: 600px;background: #fff;overflow: hidden}

#pagebody #topbox {border-left:5px solid #fff;width: 725px;height: 90px;background: #444;border-top:5px solid #fff;border-right:5px solid #fff;border-bottom:5px solid #fff;overflow: hidden}
#pagebody #botbox {border-left:5px solid #fff;width: 725px;height: 50px;padding: 8px 0;background: #444;border-top:5px solid #fff;border-bottom:5px solid #fff;color: #999;font: 10px Verdana,Tahoma;line-height: 15px;overflow: hidden}
#pagebody #botbox a {color: #ffcc00}
#pagebody #botbox a:hover {color:#ffff00}

/*
#pagebody #maintext {width: 488px;height: 600px;position: relative;float:left;overflow: hidden}
#pagebody #mainscroll {width: 23px;float:right;position: relative;background: #D2D4D4;height: 600px}
*/
#pagebody #maintext {width: 525px;float:left;border-left:1px solid #444;}
#pagebody #mainscroll {width: 0px;overflow: hidden}

#pagebody #leftside .line3 {font-size: 0;height: 3px; background: #fff; clear: both}
#pagebody #leftside .header {font: bold 10px Verdana,Tahoma;text-transform: uppercase;}
#pagebody #leftside .leftbot {background: #3F7A8F;color:#eee;font: 10px Verdana,Tahoma;padding: 5px}
#pagebody #leftside .leftbot a {color:#eee;}
#pagebody #leftside .leftul {list-style: none;}

#pagebody #maintext .header {font: bold 10px Verdana,Tahoma;text-transform: uppercase;}
#pagebody #maintext .hotalbum {width:20%;height: 100%;float:left;text-align:center}
#pagebody .sleft {width: 160px;background: #D2D4D4;}
#pagebody .sbg {background: #fff}
#pagebody .sline {width: 3px;font-size: 1px;background: #fff}
#pagebody .sright {width: 308px;background: #D2D4D4;}
#pagebody #maintext .line3 {font-size: 0;width: 100%;height: 3px; background: #fff; clear: both}

.Scroller-Container {
  /*position: absolute;*/
  top: 0px; left: 0px;
  border-left: 5px solid #fff;
  padding: 5px 0;
}
.Scrollbar-Up {
  position: absolute;
  width: 0; height: 0;
  background-color: #000000;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 0; height: 0;
  position: absolute;
  top: 22px;
  background-color: #FFFFFF;
}
.Scrollbar-Handle {
  position: absolute;
  width: 0; height: 0;
  background-color: #444444;
}
.Scrollbar-Down {
  position: absolute;
  top: 0;
  width: 0; height: 0;
  background-color: #000000;
  font-size: 0px;
}

#artists {background:#B3B4B6;padding: 10px;}
#artists ul {list-style:none;}
#artists li {display:inline;float:left;height: 30px}
#artists a {color:#333;}
#artists span {display:block;padding:1px 2px 1px 2px;width: 10px;text-align:center;margin:2px}
#artists a:hover span {background: #eee;color:#000}

.listpage {height: 25px}
.listpage ul {list-style:none;}
.listpage li {display:inline;float:left}
.listpage a {color:#333;}
.listpage span {display:block;padding:3px 6px 3px 6px;background: #E6E0CE;border:2px solid #EDA93A}
.listpage .curr span {background: #9EC630;color:#333}
.listpage a:hover span {background: #9EC630;color:#000}

.abutton:hover {background: #9EC630;}
.abutton {padding:3px 6px 3px 6px;background: #E6E0CE;border:1px solid #ccc;text-decoration: none;}
.vtop {vertical-align:top}
.pad5 {padding: 5px}
.bold {font-weight: bold}
.italic {font-style: italic}
.iborder {border: 3px solid #fff}
.border {}
.border td {padding: 5px}
.f1 {color: #ff0000}
.bg1 {background-color: #D2D4D4;}
.bg2 {background-color: #D2D4D4;}
.bg3 {background-color: #eee;}
.left {float: left}
.right {float: right}
.center {text-align: center;margin: 0 auto}
.midfont {font-size: 12px}
.smallfont {font-size: 9px;color: #666}
.guestfont {color: #666;}
.bigfont {font-size: 12px;line-height: 150%}
.userinfo {line-height: 200%}
h1, h2, h3, h4, h5 {font-size:12px;font-weight: bold}
.smallh15 h1, .smallh15 h2, .smallh15 h3, .smallh15 h4,.smallh15 h5 {font-size:10px;font-weight: normal} 

.abcd a {font-size: 12px;font-weight: bold;text-decoration: none}
.abcd {float: left;width: 49%;height: 20px;padding: 5px 0;height: 100%}
.album a {text-decoration: none}
.album {float: left;width: 49%;height: 20px;padding: 5px 0;height: 100%;}
.line {clear: both;font-size: 0}
.ula {}
.ula ul {list-style:inside disc;}
.ula li {margin-left: 20px;padding:5px 0;}


.bbc_div {}
.bbc_div .img {background: url(../bbc/bbc_bg.gif)}
.bbc_quote {margin: 18px;padding:8px;background:#ccc;border:1px solid #000}
.bbc_code  {margin: 18px;padding:8px;background:#ccc;border:1px solid #000}
