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

body{
	background: repeat url(../../images/MacPro.png);
}

#left {
	position: relative;
	height: 800px;
	width: 570px;
	float: left;
	margin-right: -620px;
	background: url(../../images/editable_images/left_MacPro.png) 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_MacPro.png) no-repeat;
	margin-bottom: -520px;
	overflow: visible;
	z-index: -1;
}

#pageHeader2 {
}