@charset "utf-8";
/* CSS Document */


	/* jQuery lightBox plugin - Gallery style */
	#gallery {
	width: 750px;
	height: auto;
	padding: 10px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }




	/* jQuery lightBox plugin - Gallery style */
	#gallery2 {
	width: 750px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	}
	#gallery2 ul { list-style: none; }
	#gallery2 ul li { display: inline; }
	#gallery2 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery2 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery2 ul a:hover { color: #fff; }
	
		#gallery3 {
	width: 750px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	}
	#gallery3 ul { list-style: none; }
	#gallery3 ul li { display: inline; }
	#gallery3 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery3 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery3 ul a:hover { color: #fff; }
	
		/* jQuery lightBox plugin - Gallery style */
	#galleryNMT {
	width: 750px;
	height: auto;
	padding: 10px;
	}
	#galleryNMT ul { list-style: none; }
	#galleryNMT ul li { display: inline; }
	#galleryNMT ul img {
		border: 2px solid #3e3e3e;
		
	}
	#galleryNMT ul a:hover img {
		border: 2px solid #fff;
		color: #fff;
	}
	#galleryNMT ul a:hover { color: #fff; }


		/* jQuery lightBox plugin - Gallery style */
	#galleryCert {
	width: 750px;
	padding: 10px;
	}
	#galleryCert ul { list-style: none; }
	#galleryCert ul li { display: inline; }
	#galleryCert ul img {
		border: 2px solid #3e3e3e;
		
	}
	#galleryCert ul a:hover img {
	border: 2px solid #fff;
	color: #fff;
	}
	#galleryCert ul a:hover { color: #fff; }


#photoNav
{
	border: none;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:50px;

}

ul.tabs {
	margin:0 auto;
	float: left;
	list-style:none;
	height: 32px;
	width: 790px;
}
ul.tabs li {
	margin: 0 auto;
	padding: 0;
	height: 60px;
	overflow: visible;
	list-style-type: none;
}
ul.tabs li a {
	display: block;
	border: 0px;
}

