#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; }

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

#overlay{ background-image: url(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");
	}


/* CSS Document */
.scape_all{

	padding-top: 10px;
	width:652px;
}
.test{
	background-color: #ffffff;
	color: #000000;
	width:652px;
	text-align:left;
	font-size: 11px;
	line-height:9pt;	
	color:#000000;
	font-family: arial, helvetica;
	position:relative; 
	top:10px; 
	bottom:10px;
}
.content{
	clear:both;	
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.scape_footer{
	background-color: #inherit;	
	float:left;
	width:652px;
	clear: both;
}
a.none:link{
		background-color:#ffffff;
	} 

a:link {
	font-size: 11px;
	line-height:9pt;	
	font-weight:bold;
	color:#ffffff;
	font-family:arial, helvetica;
	background-color:#000000;
	text-decoration : none;
}	 		 		
a:visited {
	font-size: 11px;
	line-height:9pt;	
	font-weight:bold;
	color:#ffffff;
	font-family: arial, helvetica;
	background-color:#000000;
	text-decoration : none;	
}
a:hover {
	font-size: 11px;
	line-height:9pt;		
	font-weight:bold;
	color:#000000;
	font-family: inherit;
	background-color:#ffffff;
	text-decoration : underline;	
} 
a:active {
	font-size: 11px;
	line-height:9pt;	
	font-weight:bold;
	color:#ffffff;
	font-family: inherit;
	background-color:#000000;
	text-decoration : none;	
}
.newsletter_input{
	color: #FFFFFF; 
	font-family:arial, helvetica;
	font-size: 11px; 
	background: #000000; 
	border: 1px solid #FFFFFF; 
}
.newsletter_textarea{
	color: #FFFFFF; 
	font-family:arial, helvetica;
	font-size: 11px; 
	background: #000000; 
	border: 1px solid #FFFFFF; 
}
.newsletter_submit{
	color: #FFFFFF; 
	font-family:arial, helvetica;
	font-size: 11px; 
	background: #000000; 
	border: 0px solid #FFFFFF;
	font-weight:bold;
}
input,textarea, select {
	font-family:arial, helvetica;
    font-size:11px;
	border-bottom: 1px solid #A9A9A9;
	border-right: #A9A9A9 1px solid;
	background: #000000;
	color : #ffffff;
	font-family:arial, helvetica;
	border-color : #A9A9A9;
}
input.post, textarea.post, select {
	background-color : #000000;
	font-family:arial, helvetica;
	text-indent : 2px; 
	font-color: #ffffff;
	font-weight : normal;
}