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

#content p {
	width: 300px;
}

#leftColumn {
	height: 431px;
	background: white url(../img/i2/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: #E7E3DD;
}

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