#content {
	background: #000 url("../images/pictureframe.gif") no-repeat;
	background-position: 50% 35px;
	color: inherit;
	}
	
#photonav {
	position: relative;
	top: 28px;
}

#photo {
	position: relative;
	top: 24px;
/*	margin-left: 176px;
	margin-right: 176px;*/
}

#caption {
	position: relative;
	top: -5px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	background: transparent;
}

span.index {
	display: none;
	color: #000;
}