a {
  text-decoration: none;
  color: black;
}

body {
  background-image: url("images/stripe.gif");
  background-color: white;
  background-repeat: no-repeat;
  margin: 0px;
}

#page {
  padding-left: 30px;
  line-height: 15px;
}

#footer {
  position: relative;
  width: 100%;
  height: 50px;
  background-image: url("images/bottom.gif");
}

#footerTxt {
  margin-top: 20px;
  padding-left: 30px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: white !important;
}

#page, tr, #artistsInfo, #lyrics {
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  text-align: justify;
}

table {
  border-collapse: collapse;
}

tr {
  margin: 0px;
  padding: 0px;
  line-height: 12px; 
}

#content {
  position: relative;
  top: 0px;
  padding-top: 195px;
  width: 526px;
}

.nohand {
  cursor: default;
}

.indent {
  text-indent: 10px;
}

.pindent, p.indent {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

td {
  vertical-align: top;
}

a img {
  border: none;
}

#monkey {
  position: absolute;
  top: 10px;
  left: 21px;
}

#eightbp {
  position: absolute;
  top:  85px;
  left: 251px;
}

#eightbp050 {
  position: absolute;
  top: 110px;
  left: 31px;
}

#guy {
  position: absolute;
  top: 50px;
  left: 301px;
}

#buynow {
  position: absolute;
  top: 10px;
  left: 461px;
}

#bird {
  position: absolute;
  top: 105px;
  left: 521px;
}

#menu {
  position: relative;
  top: 170px;
  left: 1px;
  z-index: 100;
}

.menuSpace {
  display: inline;
  margin-left: 10px;
}

#sectionHeader {
  position: absolute;
  top: 191px;
  width: 526px;
}

#footer {
  border-top: solid 1px white;
}


#artists {
  text-align: left;
  font-weight: bold;
}

#lyrics {
  text-align: left;
}

#artists tr {
  height: 15px;
}

.highlightTD, .highlightTD a {
  background-color: black;
  color: white;
}

.bold {
  font-weight: bold;
}

#lyrics {
  position: absolute;
  top: 208px;
  left: 353px;
  width: 204px;
  text-align: left !important;
  line-height: 12px;
}

.noback {
   background-color: transparent !important;
 }
 
 td a { display: block; width: 100%; }
 
 
/*td {  border: solid 1px red;} */

