body {

font-size: 90%;
font-family: arial;

}

.content {

width: 75%
text-align: center;
margin-bottom: 15px;
}


.main {

margin-left: 25px;
margin-right: 25px;
margin-top: 20px;
margin-bottom: 10px;

}

.title {

text-align: center;
font-size: .8em;

}

div.title p {

padding-bottom: 5px;
padding-top: 25px;

}

.greenbar {

height: 32px;
background-color: #669933;
margin-left: 25px;
margin-right: 25px;
padding-left: 10px;

}

div.greenbar p {

font-size: 1.5em;
font-weight: bold;
padding-top: 3px;

}

p.credit {

font-size: .8em;
margin-top: 5px;
}

.smallimage {

float: left;
margin-right: 10px;

}

.imagedesc p {

padding-left: 10px;
margin-top: 0px;
}

div.clearer {

clear:both;
line-height: 0;
height: 30px;

}

span.homelink a {

font-size: .8em;
float: left;
padding-top: 3px;

}

span.navlink a {

font-size: .8em;
float: right;
padding-top: 3px;
padding-right: 10px;

}
/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #669933; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #669933;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#669933; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; text-align: center;}

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:default; }

/* End Photo-Caption Zoom CSS */
