body {
 -moz-opacity: .999;
}
#photos {
	height:445px;
	width: 778px;
	margin-left: 50px;
	background-position: center center;
	text-align: center;
	margin-right: 50px;
	padding-top: 25px;
}
#photos  div {
	text-align: center;
	width: 778px;
	height: 445px;
	background-position: center;
	margin-right: 100px;
	margin-left: 100px;
}
#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;
}
#pager    a, #main .control  {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #0E3B3B;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 5px;
	cursor: pointer;
}
#pager a.activeSlide {
	background-color: #E6E2AF;
	color: #000;
}
#pager a:hover, #playControl:hover {
	background: #900;
}
.aligncenter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 10px;
	margin-top: 10px;
	letter-spacing: .75px;
}
#photosProjects {
	text-align: center;
	padding: 5px;
	height: 430px;
	width: 800px;
	background-position: center center;
}
