body {
	font:12pt Arial, sans-serif;
	background-color:#8c8;
	color:121;
}

p {line-height:1.4em;}

.header {
	text-align:left;
	font-style:italic;
	font-size:16pt;
/*	border-bottom:1px black solid; */
	padding-bottom:0px;
	margin-left:190px;
}

.menu {
	padding-top:108px;
	float:left;
	width:140px;
}

.menu ul {
	list-style:none;
	margin:0px;
	text-indent:0px;
	padding:0px;
}
.menu li {
	margin:0px;
	padding:0px;
	text-indent:0px;
}
.menu li a {
	display:block;
	height:20px;
	text-decoration:none;
	background-color:#66b066;
	border:1px #006600 outset;
	padding:3px;
	color:black;
	font-size:10pt;
	font-weight:bold;
}
.menu li a:hover,.menu li:hover {
	background-color:#ea0;
}

.main {
	margin:10px 30px 10px 170px;
}

.main li {line-height:1.3em;margin-bottom:20px;}

h1 {color:#000;text-align:left;padding-left:30px;font-style:italic;font-size:24pt;border-top:1px #060 solid;padding-top:5px;}
h2 {clear:both;}

/* a img {border:none; margin:5px 10px 5px 10px;} */
.menu a img {border:none; margin:0px;}

.ben {font-size:6pt;margin-top:20px;}

/* gradient */


/* 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 #369; }
.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 #369;
  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:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

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

/* End Photo-Caption Zoom CSS */