
* {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}


body {
  overflow: hidden;
}



ul.lyrics,ul.live {

  list-style-type: none;

}


li.lyrics {
  margin-bottom: 10px;
}

li.live {
  margin-bottom: 0px;
}



h1,a.skiplink {

  position: absolute;

  left: -9999px;

}


div.background {
  background-image: url('orange.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

div.scroll {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #000000;
  margin: -199px 0 0 -176px;
  text-align: left;
  vertical-align: top;
  padding-right: 10px;

  width: 530px;
  height: 436px;
  position: absolute;
  left: 50%;
  top: 50%;
  overflow: auto;
}


div.gbook {
  margin: -199px 0 0 -176px;
  text-align: left;
  vertical-align: top;
  width: 530px;
  height: 436px;
  position: absolute;
  left: 50%;
  top: 50%;
  overflow: hidden;
}


div.news,
div.contact,div.biography,div.live,
div.music,div.video,div.photos,div.lyrics,
div.guestbook,div.bandcamp,div.facebook,
div.youtube,div.nextgig {

  text-align: left;
  vertical-align: top;
  padding: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  overflow: hidden;
}


div.news {
  margin: -199px 0 0 -242px;
  width: 56px;
  height: 20px;
}

div.contact {
  margin: -171px 0 0 -271px;
  width: 85px;
  height: 20px;
}

div.biography {
  margin: -142px 0 0 -292px;
  width: 106px;
  height: 20px;
}

div.live {
  margin: -113px 0 0 -231px;
  width: 45px;
  height: 20px;
}

div.music {
  margin: -85px 0 0 -248px;
  width: 62px;
  height: 20px;
}

div.video {
  margin: -56px 0 0 -247px;
  width: 61px;
  height: 20px;
}

div.photos {
  margin: -28px 0 0 -262px;
  width: 76px;
  height: 20px;
}

div.lyrics {
  margin: 1px 0 0 -253px;
  width: 67px;
  height: 20px;
}

div.guestbook {
  margin: 30px 0 0 -297px;
  width: 111px;
  height: 20px;
}

div.bandcamp {
  margin: 79px 0 0 -281px;
  width: 90px;
  height: 14px;
}

div.facebook {
  margin: 104px 0 0 -264px;
  width: 73px;
  height: 16px;
}

div.youtube {
  margin: 133px 0 0 -246px;
  width: 55px;
  height: 22px;
}

div.nextgig {
  margin: 185px 0 0 -310px;
  width: 120px;
  height: 60px;
}

a:link,a:visited,a:active {
  color: #000000;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}

a:hover {
  color: #ff6600;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}

a.nextgig:link,a.nextgig:visited,a.nextgig:active {
  color: #ff6600;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}

a.nextgig:hover {
  color: #000000;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}


p.date {

  font-style: italic;

}


p.text {
  margin-bottom: 10px;
}


p.nextgig {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #000000;
  text-align: right;
}


h2 {

  font-weight: bold;

  font-size: 100%;

  margin-bottom: 10px;
}

hr {
  width: 100%;

  height: 1px;
  margin-bottom: 5px;

  border-style: none;

  color: #000000;

  background-color: #000000;


}