#gallerywrapper {
	text-align: center !important;	
}

#galleryheader h1{
	text-align: left;
	padding-left: 20px;
}

#gallerywrapper a:link, a:hover {
	text-decoration: none;
	border-style: none;
}

img {
	border : none;
	padding : 0 5px;
	text-decoration: none;
	margin: 0px;
}

.ctr img {
	padding : 15px;
}


.cclear {
	clear :both;
}

