#menu {
	background: #411949;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #411949 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}

#menu a:hover {
	background: #969696 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	

	@import url(menu_style.css); 

}
.sitefont1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

a:visited{ font-family:Tahoma; color:#411949; font-size:11px; ; font-weight: normal} 

a:hover { font-family:Tahoma; color:#411949; font-size:11px; ; text-decoration: underline; font-weight: normal}

a:active { font-family:Tahoma; color:#411949; font-size:11px;  ; font-weight: normal; text-decoration: none} a:link  { font-family:Tahoma; color:#411949; font-size:11px;  ; font-weight: normal} .mainfont1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
}
.Lrg_Page_heading {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; font-weight: bolder}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px ; font-weight: bold;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}	
