div#display { 
	margin-left: auto; 
	margin-top: 5px; 
	margin-right: auto;
    position: relative;}

div#display img {	
	border: 1px solid #ccc;
	padding:10px;
	margin: 10px;
}

#crumbs {
	margin-bottom:14px;
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #333; }

#location {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #333; }

#prev_next {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #333;
	}

#photo_copyright {
	padding-top: 2px;
	font: 9px Verdana, Times New Roman, Times, serif;
	color: #333;
	}

#thumbnails {
	padding-top: 20px;
}

#thumbnails img {
	border: 1px solid #ccc;
 }
