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

body {
	background: url(../../images/SmoothBrushedLt.jpg) repeat center;
}

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

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

#pageHeader2 {
}