/*Photos Section*/

#main-content {
height:591px;
background: url(../images/content-photos.jpg) no-repeat;
}

#content-body {
display:block;
position:absolute;
width:730px;
height:365px;
top:222px;
left:18px;
}


#photo-table {
margin:13px auto;
}

#content-body img {
border:none;
}

p {
margin:0;
padding:0;
}

p#photo-count {
display:block;
width:68px;
height:26px;
line-height: 26px;
font-size:12px;
color:#fff;
background:url(../images/photos-count.gif) no-repeat;
}