body {
 -moz-opacity: .999;
}
#photos {
	width: 475px;
	background-position: center center;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 110px;
	margin-left: 375px;
}
#photos  div {
	text-align: center;
	height: 445px;
	background-position: center;
	margin-right: 50px;
	margin-left: 150px;
}
#photos  img {
	padding: 10px;
	border: 1px solid #666666;
	background-color: #000000;
}
#photos  div  p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#controls {
	text-align: center;
	width: 475px;
	margin-right: 110px;
	margin-left: 375px;
}
#pager    a, #main .control  {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background: #0E3B3B;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 5px;
	cursor: default;
}
#pager a.activeSlide {
	background-color: #E6E2AF;
	color: #000;
}
#pager a:hover, #playControl:hover {
	background: #900;
}
.aligncenter {
	text-align: center;
}
