#content {
	background: #a29a8f url(../img/openeye/openeye.jpg) top right no-repeat;
	height: 270px;
	color: white;
}

#leftColumn {
	height: 285px;
	background: #a29a8f url(../img/openeye/left-panel.jpg) top right no-repeat;
}

#galleryInterior {
	padding-left: 30px;
	display: block;
}

#bottomPanel {
	width: 598px;
	position: absolute;	
	z-index: 90;
	top: 455px;
	margin-top: 1em;
	background: black;
}

#navigation #nav_home {
	background-position: 0 -26px;
}
