BODY {
	FONT-SIZE: 11px;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	leftmargin: 0px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
P {
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	LINE-HEIGHT: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none
}
td {
	FONT-SIZE: 11px;
	COLOR: #ffffff;  
}


#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{
	float: none;
	text-align: center;
}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url("/images/istruc/overlay.png"); }

* html #overlay{
	background-color: #666;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/istruc/overlay.png", sizingMethod="scale");
	}
	
	.photogallery {
	background-color:#DCEEE0;
	padding: 20px;
	border-bottom: 3px ridge #666;
	border-right: 3px ridge #666;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-color: #666;
	border-left-color: #666;
}
.photobox{
	height: 200px;
	width: 100%;
	background-position: center center;
	clear: none;
	padding-left: 14px;
	vertical-align: middle;
	
}
.photoinbox{
	height: 200px;
	width: 125px;
	vertical-align: middle;
	white-space: nowrap;
	float: center;
	padding: 5px;
	margin: 0px 11px 11px 0px;
	text-align: center;
	background-position: center center;
	background-color: #FFFFFF;
	border-top: none #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: none #cccccc;
}
.photoinboxl{
	height: 160px;
	width: 575px;
	vertical-align: middle;
	white-space: nowrap;
	float: left;
	padding: 5px;
	margin: 0px 11px 11px 0px;
	text-align: center;
	background-position: center center;
	background-color: #eee;
	border-top: none #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: none #666;
}
.photoinbox2{
	height: 190px;
	width: 210px;
	vertical-align: middle;
	white-space: nowrap;
	float: left;
	padding: 5px;
	margin: 0px 11px 11px 0px;
	text-align: center;
	background-position: center center;
	background-color: #eee;
	border-top: none #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: none #666;
}
.phototextcolor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	width: 123px;
}