h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: oblique; font-weight: bold; color: #003333}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-style: oblique; font-weight: bold; color: #003333}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-style: oblique; font-weight: bold; color: #003333}
td, li, dd, dt {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
A  { color: black; text-decoration: underline; font-weight: bold }
A:HOVER { color: gray }
B {font-weight: bold}
.Nav {font-size: 9pt; text-decoration: none; }
.BottomNav {font-size: 9pt; color: white; text-decoration: none; font-weight: bold }
.BottomNav: HOVER { color: gray }
.Quotes {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #000000}
.NoBold {font-weight: normal;}


#Photos {		visibility:hidden;
				z-index:1;
				position:absolute;
				left:250px;
				top:350px;
				width:537px;
				height:379px;
				border:1px solid;
				border-color:black;
				background: #FEFEFE;
				text-align:left;
			}
			
			
		

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 100%;
padding-left: 0px;
margin: 0px;
text-align: left;
}



#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 93%;
display: block;
border-bottom: 1px dashed #000000;
padding: 16px 0px 2px 10px;
text-decoration: none;
color: #000000;
width:190px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #FFEC86;
}

#vertmenu ul li#active
{
background: #FFEC86;
color: #000000;
width:200px;
}



