#navbarDivC {
  position: absolute;
  width: 850px;
  top: 363px;
  background-image: url(../gfx/navbarRevBG.gif);
  background-repeat: repeat-x;
  background-position: 0px -12px;
}

#submenuTableC {
  position: relative;
  left: 85px;
  width: 735px;
}

.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;
}
