#container, .blog-archive-headings-wrapper, .blog-archive-entries-wrapper {
}

body, #pageHeader2 {
	background: url(../../images/SmoothBrushedDk.png) repeat center;
}

#left {
	position: relative;
	height: 800px;
	width: 570px;
	right: 280px;
	float: left;
	margin-right: -620px;
	background: url(../../images/editable_images/left_SmoothBrushedDk.png) no-repeat;
	margin-bottom: -500px;
	top: -12px;
	overflow: visible;
	z-index: -1;
}

#right {
	position: relative;
	height: 800px;
	width: 570px;
	margin-left: -620px;
	left: 280px;
	float: right;
	background: url(../../images/editable_images/right_SmoothBrushedDk.png) no-repeat;
	margin-bottom: -520px;
	top: -12px;
	overflow: visible;
	z-index: -1;
}