h1 {
	font-family: font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #800080;
	font-size: 180%;
}

h2 {font-family: font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #330000;
font-size: 170%}

h3 {font-family: Arial, Helvetica, sans-serif;
color: #808000;
font-size: 90%}

p {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 80%;
	}
p.special{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
}
p.special2{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	}
p.sansserif {font-family: sans-serif}
p.small {font-family: sans-serif;
font-size: 70%}
div#main {
	margin-left: 8%;
	margin-right: 8%;
	}


a:link {
	color: Blue;
	text-decoration: none;
	border-color: White;
}
a:visited {
	color: Navy;
	text-decoration: none;
	border-color: White;
}
a:hover { color: Red;
	font-size: 98%;
	text-decoration: underline;
}
a:active {color: #FF8000; text-decoration: none}
p.highlight {font-family: "Century Gothic", Verdana, sans-serif; font-size: 90%; color: #DE9203; font-weight: bold}


div#special {
	border: none
	background-position: center;
	margin-left: 30%;
	margin-right: 25%;
	text-align: left;
	}
div#special2 {
   border: thin solid	#8B0000;
	background-position: center;
	margin-left: 20%;
	margin-right: 20%;
	text-align: justify;
}
div.special3 {
   border: 0
	background-position: center;
	margin-left: 20%;
	margin-right: 20%;
	text-align: justify;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: Blue;
	background-color: #66FF66;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

#navlist a:hover
{
	color: Red;
	background-color: Aqua;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

ul#navbottom
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navbottom li
{
display: inline;
list-style-type: none;
}

#navbottom a { padding: 3px 10px; }

#navbottom a:link, #navbottom a:visited
{
	color: #FFD700;
	background-color: #9F0000;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

#navbottom a:hover
{
	color: #FF8C00;
	background-color: #8E8E00;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:100px; }
.PZ3-r { float:right; margin-left:100px; 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:0;
  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,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:default; }

/* End Photo-Caption Zoom CSS */ 

