A:link {color: #FF8C00; text-decoration: none;}
A:visited {color: #FF8C00; text-decoration: none;}
A:active {color: #FF8C00; text-decoration: none;}
A:hover {color: #000000; text-decoration: none;}


img.special {border: 1px #1a1a1a solid;}


body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #c8c8c8; 
	background-color: #0f0f0f; 
}

table{
	color: #c8c8c8;
	font-size:11px;
}


#header{
	background: url("include/back.gif") repeat-x #0f0f0f;
	height:100px;
}



#content{
    background-color: #FF8C00;
    height: auto;
    float: center;
border: 1px
}



#footer{
    border-top: 1px solid #323232;
    background-color: #0f0f0f; 
	font-family: Verdana;
    font-size: 10px;
	color: #FF8C00; 
	height:40px;
} 





.clear{
	clear:both;
}



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


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


#lightbox{
	background-color:#1a1a1a;
	padding: 13px;
	}

#lightboxDetails{
	font-size: 0.9em;
	color: #FF8C00;
	padding-top: 0.8em;
	}	

#lightboxCaption{ float: center; }
#keyboardMsg{ float: center; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }





.small_text{
	font-size:10px;
}