body {
  background:#e8e8e8;
  margin:0;
  padding:0px;
  font-family: Arial;
  color: #000000;
  font-size: 12px;
  }
.mainstyle {
  font-family: Arial;
  color: #000000;
  font-size: 12px;
  }
a:link {
  color:#000092;
  text-decoration:none;
  }
a:visited {
  color:#878787;
  text-decoration:none;
  }
a:hover {
  color:#ff0000;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
#leftbar {
  background:#dddddd;
  padding:5px;
  position:absolute;
  left:5px;
  top:103px;
  width:175px;
  border-style:solid;
  border-width:2px;
  }
#rightbar {
  background:#dddddd;
  padding:5px;
  position:absolute;
  right:5px;
  top:103px;
  width:184px;
  border-style:solid;
  border-width:2px;
  }
#content {
  background:#dddddd;
  padding:5px;
  width:500px;
  border-style:solid;
  border-width:2px;
  text-align:left;
  }
#bottom {
  background: url(../bottombg.png) repeat-x;
  margin: 0 0 0 0;
  width: 100%;
  height: 20px;
  line-height: 1.6;
  z-index: 1;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 12px;
}
#pageno {
  padding: 0px;
  padding-left: 0px;
  padding-top: 0px;
  position: relative;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 20px;
  line-height: 1.6;
  text-align: right;
  z-index: 1;
}
#artist{
  font-size: 10px;
  color: #000000;
  font-family: Arial;
  padding: 0px;
  line-height: 1;
  margin: 0 0 0 0;
}
#album{
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  font-family: Arial;
  padding: 0px;
  line-height: 1;
  margin: 0 0 0 0;
}
