body {
	margin: 0;
	background: #c28d52 url(../images/indexbigBG10.jpg) repeat-x center top;
	padding: 20px;
	padding-top: 0px;
}

#banner-where {
	background: transparent url(../images/x.jpg) no-repeat left;

}

.banner_gallery {
	width: 1000px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;

}

.sectionwhere #navigation #linkwhere a {/* automation for active tab */
		background: #c28d52 url(../images/x.jpg);
		color: #ffffff;
		}

.sectionwhere #navigation #linkwhere a:hover {/* hover over-ride for automated tab */
		background: #ffffff url(../images/xbluBG01.jpg);
		color: #c28d52;
}
#centredlayer_gallery {
	margin: auto;
	height: 693px;
	width: 725px;
	position: relative;
	z-index: 1;
}
#slideshow_1 {
	background-color:aqua;
	position: absolute;
	left: 50px;
	top: 25px;
}
#slideshow_2 {
	background-color:fuchsia;
	position: absolute;
	right: 50px;
	top: 25px;
}
.slideshow {
	width: 300px;
	height: 424px;
	border: 1px solid #444;

}
#gallery_textbox {
	position: absolute;
	top: 490px;
	left: 50px;
}
