@charset "UTF-8";
/* CSS Document */

html, body, ul, p, h1, h2, h3, h4, h5, h6, table, tr, td, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-image:url(../imageGalleries/gallery1/images/backgroundStrip.gif);
	background-color:#b7c6af;
	}
	
#logo { 
	background: url(http://www.columbiatowncenter.info/);
	background-repeat:no-repeat;
	width : 415px;
	height: 100px;
	margin-left: 30px;
	margin-top: 0px;
	}	
	
#logo:hover { 
	background: url(http://www.columbiatowncenter.info/);
	background-repeat:no-repeat;
	width : 415px;
	height: 100px;
	margin-left: 30px;
	margin-top: 0px;
	}		

#wrapper {
	background-image:url(../imageGalleries/gallery1/images/photoGalleryFrame_rev.gif);
	background-repeat:no-repeat;
	width:846px;
	height:591px;
	margin:auto;
	padding:0;
	}
	
#gallery {
	margin:0;
	padding:0;
}

.galleryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ba974d;
	padding:0 12px 28px 0;
	margin:0;
	}
	
.ggpLogoText {
	margin:0 12px 0 0;
}

