/*gallery*/


div#contentWrapGallery {height:600px;	background:url(../images/footerWrapBG.png) top center repeat-y;
}

div#galleryContainer {
	margin:10px;}

div#galleryContainer ul#gallery {
	width:100%;}
	
div#galleryContainer ul#gallery table td {
	margin:0;
	padding:0;
	width:110px;
	text-align:center;}

div#galleryContainer ul#gallery li {
	list-style:none;
	float:left;
	display:block;
	height:74px;
        width:74px;
	background:none;
	background-color:#f4f4f4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	border:1px solid #CCCCCC;
	text-align:center;
	margin:10px 0 0 10px;
	padding:4px 4px 4px 4px;
	text-align:center;
        overflow:hidden;
}

div#galleryContainer ul#gallery li p {
	font-size:8pt;}

div#galleryContainer ul#gallery li a img{ border:3px solid #fff;
	border:0;
height:74px;
        width:74px;

}

div#galleryContainer ul#gallery p {
	margin:0;
	padding:0;}
/*end gallery*/

div#contentWrapBottomGallery {
	margin-top:-23px;
	height:23px;
	background:url(../images/contentWrapBottomBG.png) top center no-repeat;
	_background:none;}

div#contentWrapGallery {
	margin:auto;
	width:948px;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	background:#fff url() left top repeat-y;}
