.gallery_tab {
	background-color: #093;
}
#gallery_contents {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 900px;
	padding: 0px;
	height: 540px;
	float: left;
	margin: 0px;
	background-color: #FFF;
}
#gallery_heading {
	font-size: 0.9em;
	font-weight: bold;
}
#gallery_narrative {
	font-size: 0.9em;
	float: left;
	width: 900px;
	position: relative;
	background-color: #FFF;
}
.tab_narrative {
	float: left;
	width: 190px;
	position: relative;
	font-size: 0.9em;
}

#gallery_gallery {
	float: left;
	width: 350px;
	position: relative;
}
#TabbedPanels1 {
	position: absolute;
	width: 900px;
	float: left;
	left: 0px;
	top: 0px;
}
#gallery_box {
	position: absolute;
	float: left;
	width: 696px;
	left: 200px;
	top: 26px;
	height: 498px;
	border: 2px solid #900;
}

