#pageMast {
  background-image: url(../gfx/concerts-page.jpg);
}

.sideIndexLink {
  color: #000000;
  text-decoration: none;
}

.sideIndexLink:hover {
  text-decoration: underline;
  color: #999999;
}

h3 {
  color: #f46300;
  font-weight: bold;
  font-style: italic;
}

#quoteHolder {
  position: absolute;
  top: 140px;
  width: 850px;
  height: 215px;
}

#quotes {
  position: absolute;
  color: #ffffff;
  width: 305px;
  right: 12px;
  font-size: 12px;
  text-align: right;
}

.attrib {
  font-size: 10px;
}

li {
  margin-bottom: .5em;
}




