body { color: #07364d; font-size: 12px; line-height: 16px; font-family: verdana, san-serif; text-decoration: none}
p { color: #07364d; font-size: 12px; line-height: 16px; font-family: verdana, san-serif; text-decoration: none }
td { color: #07364d; font-size: 12px; line-height: 16px; font-family: verdana, san-serif; text-decoration: none }
a { color: #d67902; text-decoration: none }
a:hover { color: #d67902; text-decoration: none }

h1 { color: #07364d; font-size: 18px; line-height: 18px; font-family: times, serif; margin: 5px 0px 2px 0px; }
h2 { color: #d67902; font-size: 14px; line-height: 16px; font-family: times, serif; margin: 0px 0px 2px 0px; }
h3 { color: #666666; font-size: 12px; line-height: 14px; font-family: times, serif; margin: 5px 0px 2px 0px; }
h4 { color: #000000; font-size: 10px; line-height: 12px; font-family: verdana, san-serif; text-decoration: none}
h5 { color: #435B6F; font-size: 10px; line-height: 12px; font-family: verdana, san-serif; margin: 5px 0px 2px 0px; }

.bodysmall { color: #07364d; font-size: 10px; line-height: 12px; font-family: verdana, san-serif; text-decoration: none}

#gallery {
  height:320px;
  display:none;
}
#slideshow {
  display:none;
}
.gcap {
  font-size:9;
  line-height: 9px;
  margin:3px; padding:0;
}
.scap {
  font-size:11;
  line-height: 12px;
  margin:3px; padding:0;
}
.gcon { /* gallery image/caption container */
  width:150px;
  height:140px;
  margin:5px;
  background:#CFD4E6;
  border:1px solid #BF8660;
  float:left;
}
.scon { /* slideshow image/caption container */
  width:500px;
  margin:0px;
   background:#94B6B0; 
  border:0px solid #BF8660;
}
#gallery img {
  margin:6px 6px 3px 6px;
  background:#CFD4E6;
}
#slideshow img {
  margin:1px 1px 1px 1px;
  background:#CFD4E6;
}
#navigation {
  text-align:center; 
}
#prev, #next, #back, #auto, #time {
  color:#ffffff;
  cursor:pointer;
  font-weight:bold;
  margin-right:20px;
}
.clearAll {
  clear:both;
  margin:0; padding:0;
}