#wrapper {	
	background-image: none;
	}

#textArea {
	text-align: center;
	padding: 45px 0 20px 0 !important;
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=100, StartX=100, StartY=100, FinishX=100, FinishY=100);
	opacity: 1;
	-moz-opacity: 1; 
	background-color: #c8c088;
	}
	
img#imgPhoto {
	display: block;
	margin: 0 auto;
	border: 1px solid #221a0c;
	}

div#divPhotoNav {
	position: absolute;
	top: 102px;
	left: 370px;
	}

a#btPrevious, a#btNext {
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px;
	color: #fff7b2;
	background-color: #221a0c;
	}

a#btPrevious:hover, a#btNext:hover {	
	color: #4f3612;
	background-color: #fff7b2;
	}