.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9FA3AF;
	height: 315px;
	width: 480px;
	overflow: auto;
	position: relative;
	padding-top: 10px;
	line-height: 18px;

}
*html .TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9FA3AF;
	height: 90%;
	width: 480px;
	overflow: auto;
	position: relative;
	padding-top: 10px;
	line-height: 18px;

}
.content {
	width: 455px;
}
body {
	background-color: #000000;
	background-image: url(images/Full_BG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tiText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;

}
.ImgBox {
	height: 348px;
	width: 200px;
	overflow: hidden;
	position: relative;
	padding-left: 13px;
	padding-top: 3px;

}
*html .ImgBox {
	height: 90%;
	width: 200px;
	overflow: hidden;
	position: relative;
	padding-left: 13px;
	padding-top: 3px;

}
.tiTextBas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C4252;
	text-decoration: none;


}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	}
#lightboxDetails a{
	font-size: 18;
	padding-top: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}	
#lightboxCaption{
	float: left;
}
#closeButton{
	top: 2px;
	right: 2px;
}
#keyboardMsg{
	float: right;
}

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

#ImgLineUp{
	width: 455px;
	height: 90px;


}

#ImgLineUp img{
	display: inline;
	float: left;
	text-align: left;
	padding-right: 6px;


}
