	
	body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #DDDDDD;
	background-image: url(img_39.gif);
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	a:link {
	color: #9F1B29;
	text-decoration: underline;

}
	a:visited {
	color: #9F1B29;
	text-decoration: underline;

}
	
	a:hover, a:active
	{
	color: #333;

	}
/*h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333;
}*/
h1
	{
	color: #9F1B29;
	font-weight: bold;
	margin: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-variant: normal;
	}
	
	h2
	{
	color: #9F1B29;
	font-weight: bold;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-variant: normal;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
	color: #9F1B29;
	font-weight: bold;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-indent: 2px;
	}
	
	#container
	{
	width: 980px;
	text-align: left;
	border: 1px solid #676767;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	}
	
	#header
	{
	height: 100px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	}
	
	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	/* removed by babelscribe to allow drop down menus
	li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}*/
	#mainnav
	{
	background-color: #9F1B29;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 15px;
	}
	
/* not needed with pmp7 menu	
#mainnav ul
	{
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 90%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0DA91;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #C4C769;
	}
	
	#mainnav li a
	{
	text-decoration: none;
	color: #EEEEEE;
	}
	
	#mainnav li a:hover
	{
	text-decoration: underline overline;
	color: #F0DA91;
	}
	*/
	#menu
	{
	float: right;
	width: 245px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	height: 100%;
	}
	
	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	
	#contents {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	height: auto;
}
	#contents p { line-height: 165%; }
	.blogentry { border-bottom: 1px solid #C5C877; }
	
	.blogentry ul
	{
		list-style-type: none;
		text-align: right;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
	}
	
	.blogentry li
	{
		display: inline;
		padding: 0 0 0 7px;
	}
	
	.imagefloat
	{
	float: right;
	border: 1px solid #9F1B29;
	margin-right: 30px;
	margin-left: 10px;
	padding: 2px;
	margin-top: -25px;
	}
	
	#footer
	{
	clear: both;
	color: #272900;
	background-color: #9F1B29;
	text-align: left;
	padding: 5px;
	font-size: 90%;
	}
#footer ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;
}
#footer li {
	display: inline;
	border-right: 1px solid #C4C769;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer li a {
	text-decoration: none;
	color: #EEEEEE;
}
#footer li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #9F1B29;
}
/* Photo-Caption PZ3 CSS (The Good Stuff) */

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

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

.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 */
.OSM {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	width: 400px;
	color: #000000;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.OSM a {

}
.OSMdir {
	background-color: #EED88F;
	padding: 0.2em 0 0.2em .5em;
	font-weight: bold;
}
.OSMfile {
	margin-left: 3em;
	padding: 0 0 0 .5em;
}
.OSM div {
	padding-top: 4px;
	padding-bottom: 4px;
}
#indexpix {
	width: 640px;
	padding-left: 60px;
}
#indexpix img {
	float: left;
	margin-right: 40px;
}
