body {background-color: #3A0A1F; margin: 0px;}
{text-align: CENTER;}
{font-family: Georgia; font-size: 14px; color: #000000;}
p {font-family: Verdana; font-size: 12px;}
td {font-family: Verdana; font-size: 14px;}
li {font-family: Verdana; font-size: 14px; color: #000000;}
h1 {font-family: Verdana; font-size: 2em; color: #000000;}
h2 {font-family: Georgia; font-size: 12px; align: left; color: #000000;}
h3 {font-family: Verdana; font-size: 18px; color: #000000;}
h4 {font-family: Verdana; font-size: 12px; align: left; color: #000000;}
h5 { text-decoration: none; font-family: Helvetica, Arial, Verdana; color: #000000; font-size: 15px; padding: 2px; border-width: 2px; }
h6 {font-family: Verdana; font-size: 12px; color:#eeeeee; text-align:center;}
a:link { color: #000000; font-family: Verdana; font-size: 12px; text-decoration: none; border-width: 0;}
a:visited { color: #000000; font-family: Verdana; font-size: 12px; text-decoration: none;}
a:active { color: #000000; font-family: Verdana; font-size: 12px; text-decoration: none;}
a:hover { color: #000000; font-family: Verdana; font-size: 12px; text-decoration: none;}
#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: #fff;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
