h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #006633
}

h2 {  font-family: "Times New Roman", Times, serif; font-size: large; font-style: italic; line-height: normal; font-weight: bold; font-variant: normal; color: #006633}



h5 {  line-height: normal; font-weight: bold; color: #006633; text-align: center; vertical-align: middle; white-space: normal; margin-bottom: 0; font-size: 12px}

h6 {  line-height: normal; font-weight: bold; color: #CC0066; text-align: center; vertical-align: middle; white-space: normal; margin-bottom: 0; font-size: 12px}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index: 500;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	z-index: 500;}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ 
	border: none; 
	clear: both;
	z-index: 500;
	} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-left:auto;
	margin-right:auto;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	margin-left:auto;
	margin-right:auto;
	}
