BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #332211;
  background:   #d0925f;
}

BODY.ImagePage {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background:   #808080;
}


/*
P {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #332211;
}
*/

TD {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #332211;}
TH {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #332211;
}

TD.List {
  padding:4px;
  background: #e0b592;
}

.SlideFrame {
  background: #bb7e4d;
}

A:link {  color: #444455}

A:visited {  color: #662222}

.page-heading {  font-weight: bold}

.Heading-Page {
  color: #332211;
  font-weight: bold;
  font-size: 24px;
}

.Heading-Section {
  color: #332211;
  font-weight: bold;
  font-size: 12px;
}

.PhotoTitle {
  color: #000000;
  font-weight: bold;
}

.ImageNumber {
  color: #303030;
  font-size: 10px;
}

.Copyright {
  color: #000000;
  font-size: 10px;
}

.Monospace {
  font-family: "Courier New", Courier, mono;
  font-size: 14px;
}

.Subtext {
  font-size: 10px;
  color: #303030;
  }

.ImageDescription {
  background: "#a0a0a0";
  color: #000000;
}
