#lightbox {
	background-color:#382C26;
	padding: 5px;
	border: 1px dotted #14100D;
	background-image: url(../../images/body/bodyBG1.gif);
}
#lightboxDetails {
	padding-top: 0.4em;
}
#lightboxCaption {
	font-family: "Times New Roman";
	font-size: 20px;
	text-align: center;
}

/*

#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
} 

*/

#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-color:#382C26;
	background-image: url(../../images/body/bodyBG1.gif);
}
