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;
  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;
  color: #996633;
  border-right: 1px solid #996633;
  border-top: 1px solid #996633;
  border-left: 1px solid #996633;
  border-bottom: 1px solid #996633;
  vertical-align: top;
  text-align: center;
  padding: 9px 9px 9px 9px;
  width: 200;
}

.widephotos {
  font: 9pt verdana, sans-serif;
  color: #996633;
  border-right: 1px solid #996633;
  border-top: 1px solid #996633;
  border-left: 1px solid #996633;
  border-bottom: 1px solid #996633;
  vertical-align: top;
  text-align: center;
  padding: 9px 9px 9px 9px;
  width: 450;
}


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


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