body{
  margin: 0;
  padding: 0;
  background: #FDFDFD url(images/bodyRepeater.gif) top left repeat-x;
  color: #000000;
  font: 12px/1.4 arial, helvetica, sans-serif;
}

a{
  color: #97af28;
  font-weight: bold;
  text-decoration: none;
  border: 0;
}

a:hover, a:active{
  color: #B90000;
}

img{
  border: 0;
}

#wrapper{
  width: 500px;
  position: absolute;
  top: 90px;
  left: 29px;
}

#searchhelp{
  margin: 42px 0 0 96px;
  padding: 0 0 0 5px;
  height: 10px;
  background: url(images/searchhelp.gif) left no-repeat;
  width: 380px;
}

#searchbox{
  margin: 0px 0 0 29px;
  padding: 0px 0 0 65px;
  background: url(images/formBG.gif) left no-repeat;
  width: 380px;
  height: 20px;
}

h1{
  margin: 0;
  padding: 0;
}

h1 a{
  display: block;
  width: 320px;
  height: 172px;
  background: url(images/logo.png);
  text-indent: -9000px;
  overflow: hidden;
  top: 0;
  position: absolute;
  top: 0;
  left: 551px;
}

h2{
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: -2px;
  line-height: 24px;
  font-weight: normal;q
}

h2 a{
  text-decoration: none;
  color: #707070;
  font-weight: normal;
}

h3{
  margin: 0;
  padding: 5px 0 0 0;
  display: block-inline;
  font-size: 12px;
  line-height: 0px;
  font-weight: normal;
}

h3 a{
  text-decoration: none;
  font-size: 15px;
  color: #97af28;
  font-weight: bold;
}

h4{
  margin: 0 12px;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
}

h5{
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
}

h6{
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}

h6 a{
  color: #000000;	
}

ul#nav{
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#nav li{
  position: absolute;
  top: 0;
  left: 0;
}

ul#nav li.active{
  border-bottom: 4px solid #000000;
}

ul#nav li#homeLink{
  left: 28px;
}

ul#nav li#archiveLink{
  left: 90px;
}

ul#nav li#topLink{
  left: 175px;
}

ul#nav li#contactLink{
  left: 225px;
}

ul#nav li#linksLink{
  left: 316px;

}

ul#nav li#freemp3Link{
  left: 378px;
}

ul#nav li a{
  display: block;
  height: 30px;
  text-indent: -9000px;
  overflow: hidden;
}

ul#nav li#homeLink a{
  width: 60px;
  background: url(images/homeLink.png);
}

ul#nav li#archiveLink a{
  width: 79px;
  background: url(images/archiveLink.png);
}

ul#nav li#topLink a{
  width: 43px;
  background: url(images/topLink.png);
}

ul#nav li#contactLink a{
  width: 84px;
  background: url(images/contactLink.png);
}

ul#nav li#linksLink a{
  width: 57px;
  background: url(images/linksLink.png);
}

ul#nav li#freemp3Link a{
  width: 84px;
  background: url(images/freemp3Link.png);
}

p{
  margin: 8px 0;
  padding: 0;
}

#sidebar{
  position: absolute;
  top: 80px;
  left: 520px;
  width: 324px;
}

#sidebar2{
  top: 0px;
  left: 0px;
  width: 250px;
}

#sidebar3{
  position: absolute;
  top: 113px;
  left: 250px;
  width: 250px;
}

#newreleases, #commentForm, #archiveoptions, #topartists, .bigbanner{
  margin: 10px 0 0 0;
  padding: 12px 0 0 0;
  background: #f7f7f7 url(images/sidebarTop.gif) top no-repeat;
}

#topartists p, .bigbanner p{
  margin: 0;
  padding: 0 12px 12px 12px;
  background: url(images/sidebarBottom.gif) no-repeat bottom;
  clear: both;
}

.alignleft{
  float: left;
}

.alignright{
  float: right;
}

.clear{
  visibility: hidden;
  height: 0;
  clear: both;
}

#footer{
  margin: 30px 0;
  background: #f7f7f7;
  color: #000000;
}

#footer p{
  margin: 0;
  padding: 0 10px;
  font-size: 10px;
  line-height: 12px;
}

#footer .footertop{
  padding: 15px 10px 0 10px;
  background:  url(images/footerTop.gif) no-repeat top;
}

#footer .footerbottom{
  padding: 0 10px 15px 10px;
  background:  url(images/footerBottom.gif) no-repeat bottom;
}

#footer a{
  color: #000;	
}
