#gallerySplash{
	width: 100%;
	height: 100%;
	border: 0;
	position: absolute;
	background:#000;
	text-align: center;
}

#galleryTop{
	width: 100%;
	height: 100%;
	border: 0;
	position: absolute;
	text-align: center;
}

#gallerySplash #galleryIMG{
	
	border: 0;
	/*margin-top: 160px;*/
	width: 100%;
	
}

#galleryTop img{
	background: transparent;
	cursor: pointer;
}

#galleryTop #gallery_photoTitle{
	font-weight: bold;
	padding: 10px;
	margin: 20px 0 0 0 ;
	color: #fff;
	background:url(/img/bg1.gif);

}

#galleryTop #photo_gallery{
	text-align: center;
}

#galleryTop #gallery_photoTitle a{
	color: orange;
	font-size: 10px;
}

#galleryTop img.loader{
	border: 0px;
}
