/*a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}*/

img {

	margin: 0;
	padding: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#lightbox {
	padding: 0px;
	border-bottom: 0px solid;
	border-right: 0px solid;

}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
 
#lightboxCaption {
	float: left;
}

#lightbox img {
	border-right: 100px solid #E3D9BE;
}
#overlay img {
	border: none;
	background-color:
}

*#overlay {
	background-image: url(overlay.png);

}

