body {
 color: #7a3a88;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
a {
 color: #7a3a88;
}
a:visited {
 color: #7a3a88;
}
a:active {
 color: #7a3a88;
}
div {
 margin: auto;
 text-align: left;
}
input {
 margin: 0px;
 padding: 1px;
}
p {
 margin: 0px;
 padding: 0px;
}
ul {
 margin-top: 0px;
 margin-bottom: 0px;
}
ol {
 margin-top: 0px;
 margin-bottom: 0px;
}
.menu {
 width: 751px;
 height: 25px;
 background-color: #8a6392;
 background-image: url(images/menubg.gif);
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
 color: #FFF;
 font-size: 13px;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
}
.menuitem {
 cursor: pointer;
 background: url(images/menuhover.gif) 0px 25px;
 background-repeat: repeat-x;
 vertical-align: middle;
}
.playlist {
 width: 551px;
 height: 18px;
 padding: 4px 5px 1px 5px;
 background-color: #5a555c;
 font-size: 11px;
 color: #FFF;
}
.adspace {
 width: 561px;
 height: 86px;
 border-top: 1px solid #000;
 background-color: #3d393e;
 text-align: center;
}
.mainpage {
 width: 561px;
 height: 600px;
 border-top: 1px solid #000;
 padding: 0px;
 margin: 0px;
 background-color: #fbfbfb;
 background-image: url(images/pagebg.jpg);
 color: #8c499a;
 vertical-align: top;
}
.sidebar {
 width: 189px;
 height: 710px;
 background-color: #5a555c;
 border-left: 1px solid #000;
 color: #FFFFFF;
 vertical-align: top;
}
