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

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

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

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	
	}
    body {
	margin:0;
	padding:0;
	font: normal 14px/1.5em Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #FFFF00;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

              
                        
.css_frame_top {
	background-image: url(css_mainframe_top.gif);
	height: 10px;
}
.css_frame_mid {
	background-image: url(css_mainframe_mid.gif);
	height: 200px;
}
.css_frame_btm {
	background-image: url(css_mainframe_btm.gif);
	height: 8px;
	background-position: bottom;
}

h1 {
	color: #FFFFFF;
	font-size: large;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.css_frame_mid2 {

	background-image: url(css_mainframe_mid.gif);
	height: 31px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}