body
{
  background: #621908;
  font: normal small/1.3 Verdana,Arial,Helvetica,Sans-Serif;
}


#container{
  background-color:#fff;
}

#inner-content { padding: 1em; }


.bold {font-weight: bold;}
.center {text-align: center;}
.viewall { font-size:80%; text-align: center;}
.moremessage { font-size:80% }
.returnmessage { text-align: center;}

div.spacer  { clear: both; font-size:0px; line-height:0px; height:0px }


#header
{
  position:relative;
  height:94px;
  width:100%;
  background:url('/images/headerbg.jpg') no-repeat;

}

#header img#logo
{
  position:absolute;
  left:10px;
  top: 8px;
  border:0;
}

#header img#slogan
{
  position:absolute;
  right:20px;
  top: 32px;
}


#footer
{
  width:100%;
  color:#fff;
  font-size:80%;
  text-align:center;
  padding:.5em 0;
  clear:both;
}

#footer a
{
  color:#aaf;
}

#footer a:visited
{
  color:#a56AdB;
}



#print-header,
#print-footer { display:none; }

#content h1 { font-size:130%; margin-bottom:1em; }
#content h2 { font-size:120%; margin-bottom:.5em; }
#content h3 { font-size:110%; margin-bottom:.5em; }
#content h4 { font-size:100%; margin-bottom:.5em; }

#content ul, #content p { margin-bottom:1em; }

#content ul { margin-left:2em; list-style:disc; }


#content table.listing td p { margin:0; }
#content table.listing td.info { padding-left:1em; }
#content table.listing td { padding-bottom:1em; }

#content div.photo
{
  float:right;
  margin:0 0 1em 1em;
}

#content div.photo img
{
  border:#661A08 solid 1px;
}

#content div.photo p.caption
{
  font-weight:bold;
  font-size:80%;
  margin-top:0;
  text-align:center;
}

#content label
{
  width:8em;
  margin-right:3px;
  text-align:right;
  font-weight:bold;
  display:block;
  float:left;
}

#content .captcha img { float:left }

#content form div { clear:both; }

#leftframe h2
{
  color:#D2D200;
  margin:1em 0;
  text-align:center;
  font-size:130%;
  font-weight:bold;
}

#rightframe h2
{
  font-size:110%;
  font-weight:bold;
}

#rightframe a { color:#aaf; }

#rightframe ul
{
  list-style:none;
  margin:0; 
  padding:0;
  font-size:85%;
  color:#fff;
}

#rightframe li
{
  padding:.5em 0 .5em 1em;
  margin:0;
  border-bottom:1px solid #842209;
}

#rightframe a img.header
{
  border:0;
}

.biophoto { float:right; }
