Ôªø
.hidden
{
	display:none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 8;
cursor: pointer;
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}

#prevNext a
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

p
{
	margin: 0 0 0 0px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-right:20px;

	position: relative;
	top: -98px;
	height: auto;
	background: #466646;
	opacity: .85;
	filter:alpha(opacity=85);
}

#leftArrow
{
	position:absolute;
	top:180px;
	left:13px;
}

#rightArrow
{
	position:absolute;
	top:180px;
	left:418px;
}

#photoCaption
{
	
	margin: 0 0 0 0px;
	padding-left: 20px;
	position: relative;
	top: -98px;
	height: 72px;
	background: #466646;
	opacity: .85;
	filter:alpha(opacity=85);

}

.captionBody
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
}

.captionH1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	color: #ffffff;
}