body, a, td, h4, small, copyright {
  color: black;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
}

a {
  color: #0000FF;
  text-decoration: none;
}

a:hover {
  color: #0000FF;
  text-decoration: underline;
}

a.photowhite {
  color: white;
  font-weight: bold;
  letter-spacing: .5em;
  line-height: 1.5em;
}

a.audiosample {
  color: yellow;
  font-weight: bold;
}

.copyright {
  color: #333333;
  font-size: 9px;
}

h4 {
  font-size: 16px;
}

.pagetitle {
  font-size: 16px;
  margin-top: 10px;
  text-transform: uppercase;
}

p {
  text-indent: 0em;
}

small {
  font-size: 9px;
}

td.gearlist {
  line-height: 2em;
}

.txtred {
  color: maroon;
  font-style: italic;
}

#divUpControl {
  position: absolute;
  width: 187;
  left: 452;
  top: 110;
  z-index: 1;
  text-align: right;
} 
#divDownControl {
  position: absolute;
  width: 187;
  left: 452;
  top: 294;
  z-index: 1;
  text-align: right;
} 
#divContainer {
  position: absolute;
  width: 750;
  height: 428;
  overflow: hidden;
  top: 5;
  left: 50;
}
#divContent {
  position: absolute;
  top: 0;
  left: 50;
}

