﻿#content
{
	background:transparent url(/images/news.bg.gif) no-repeat scroll 0px 80px;
	color: #4c2d11;	  
	min-height: 650px;
	position: relative;
}
#content a
{ 
	color:#174060;
}
#content #title
{ 
	background: #72b2b8 top right no-repeat;
	height:80px;
	overflow: hidden;
}
#content #title h3
{
	background: url(/images/gallery.title.gif) no-repeat;
	display: block;
	height: 53px;
	text-indent: -12345px;
	margin-top: 15px;
	margin-left: 12px;
	overflow: hidden;
	width: 284px;	  
}
#content #gallery
{
margin-bottom: 36px;
}
#content #gallery p
{
	font-size: 1em;
	color: #4c2d11;
	font-family: Arial;
	margin: 36px 32px 4px;
}
#content #zameenGallery
{
border:2px solid #72B2B8;
display:block;
margin: 0 auto 16px;	  
padding:0;
position: relative;  
width: 520px;
}
#content #zameenGallery
{
height: 350px;
}
#content #zameenThumbs
{
	margin: 0 16px 32px ;
}
#content #zameenThumbs ul
{
	list-style: none;
	margin: 0;
	padding:0;
}
#content #zameenThumbs ul li
{
	border:1px solid #72B2B8;
	float: left;
	height:37px;
	margin: 2px;
	padding:0;
	width:55px;
	overflow:hidden;
}  
#content #caption
{
	color: #4c2d11;
	font-size: 1.1em;
	width: 400px;
	float:left;
	clear: left;
	padding: 16px 0;
	text-align:center;
	
}
