#header{
	background-image: url(../images/gallery/galheader_bkg.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 101px;
	text-decoration: none;
	background-position: 0px 0px;
}



#navsite ul {
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	width: 850px;
	background-image: url(../images/gallery/galnav_bkg.jpg);
}

#left {
	float:left;
	background-image: url(../images/gallery/galtop_left_bkg.jpg);
	height: 433px;
	width: 242px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
	vertical-align: top;
	position: relative;
}



#right {
	position:relative;
	float:left;
	background-image: url(../images/gallery/galtop_right_bkg.jpg);
	background-repeat: no-repeat;
	height: 433px;
	width: 608px;
	vertical-align:top;
	text-decoration: none;
	background-position: 0px 0px;
}

#lowleft {
	background-image: url(../images/gallery/gallowerleft_bkg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
}
#lowright {
	background-image: url(../images/gallery/galloweright_bkg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#leftfoot {
	background-image: url(../images/gallery/galleft_footer_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #4A2D1A;
	}
	
#rightfoot {
	background-image: url(../images/gallery/galrt_footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #4A2D1A;
	}
	
#outer #container #lowleft .seo {
	display: none;
}
