#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;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
body         { background-color: #CCCCCC; color:#0000FF; font-family:Verdana; font-size:10pt; font-color:#0000ff; background-image:url('../commongraphics/background2a.gif'); background-attachment:fixed; text-align:justify }
h4           { font-family: Verdana; font-size: 12pt; color: #FF0000; font-weight: bold; 
               margin-top: 0; margin-bottom: 0 }
h1           { font-family: Verdana; font-size: 18pt; color: #FF0000; font-weight: bold; text-align: center }
h2           { font-family: Verdana; font-size: 12pt; font-weight: bold }
h3           { font-family: Verdana; font-size: 10pt; font-weight: bold }
table        { width: 750; font-family: Verdana; font-size: 10pt; text-align:justify }
td           { font-family: Verdana; font-size: 10pt; color:#060868 }
a:hover      { color: #800000; font-size: 10pt; font-family: v }
a:link       { font-family: Verdana; font-size: 10pt; color: #0000ff }
a:visited    { font-family: Verdana; font-size: 10pt; color: #0000ff }
ul           { list-style-type: disc; margin-top:0; margin-bottom:0 }