#div_content
{
	width: 960px;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}
#div_photos
{
	width: 960px;
	height: 455px;
	text-align: justify;
	background: #000000;
	font-size : 8pt;
	font-family : Verdana;
	color: #555555;
	overflow: visible;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;

}


.img-shadow {
  float:left;
  background: url(include/shadowAlpha.png) no-repeat bottom right !important;
  background: url(include/shadow.gif) no-repeat bottom right;
  margin: 25px 0 0 26px!important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  background-color: #FFF;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
