BODY {
  background-color: #ffffcc;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 2px;
  color: #996633;
}

a:link {color: #996633; text-decoration: none; }
a:visited {color: #996633; text-decoration: none; }
a:hover {color: #663300; text-decoration: underline; }
a:active {color: #996633; }

a.brown:link {color: 996633; text-decoration: none; }
a.brown:visited {color: #996633; text-decoration: none; }
a.brown:hover {color: #996633; text-decoration: none; }
a.brown:active {color: #996633; }



TD {
  font: 10pt verdana, sans-serif;
  color: #666666;
  margin: 0px;
}


.top {
  padding: 0px 12px 4px 12px;
}

.one {
  padding: 0px 0px 0px 0px;
}

.link {
  padding: 4px 4px 4px 4px;
  vertical-align: center;
  text-align: center;
  width: 100px;
  height: 25px;
  background: #ffffcc;
  border-right: 1px dotted #996633;
  border-top: 1px dotted #996633;
  border-left: 1px dotted #996633;
  border-bottom: 1px dotted #996633;
}

.body {
  padding: 6px 12px 6px 12px;
  vertical-align: top;
}

.photos {
  font: 9pt verdana, sans-serif;
  font-weight: bold;
  color: #996633;
  vertical-align: top;
  text-align: center;
  padding: 0px 12px 0px 0px;
  width: 200;
}

.photo-top {
  font: 10pt verdana, sans-serif;
  font-weight: bold;
  color: #000000;
  margin: 0px;
  vertical-align: top;
  text-align: left;
  padding: 4px 4px 4px 4px;
  background: url("images/gradient.gif");
  border-right: 1px solid #996633;
  border-top: 1px solid #996633;
  border-left: 1px solid #996633;
  border-bottom: 1px solid #996633;
}

.photo {
  padding: 0px 0px 0px 0px;
  border-right: 1px solid #996633;
  border-left: 1px solid #996633;
}


.photo-desc {
  font: 9pt verdana, sans-serif;
  color: #000000;
  margin: 0px;
  vertical-align: top;
  text-align: center;
  padding: 4px 4px 4px 4px;
  border-right: 1px solid #996633;
  border-left: 1px solid #996633;
  border-bottom: 1px solid #996633;
}

.ridpa {
  width: 400;
  height: 50;
}


.test {
  padding: 0px 0px 0px 12px;
  background: url("images/ridpa-top.jpg");
  background-color: #339900;
  background-repeat: no-repeat;
  background-position: right top;
  height: 100;
  vertical-align: top;
}
 
.a1 {
  padding: 0px 0px 0px 12px;
  background: url("images/a1.jpg");
  background-color: #ffffcc;
  background-repeat: no-repeat;
  background-position: right top;
  height: 63;
  vertical-align: center;
}

.a2 {
  padding: 0px 0px 0px 12px;
  background: url("images/a2.jpg");
  background-color: #996633;
  background-repeat: no-repeat;
  background-position: right top;
  height: 87;
  vertical-align: center;
}