#pageHeader3{
	position: relative;
	z-index: 200;
	visibility: visible;
	top: 0;
	background-color: #000;
	left: 0;
}

#contentContainer #content {
	background-image: none;
	background-color: transparent;
}

#expander {
	background-image: none;
}

* +html #ieblocker {
	background-image: none;
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	left: 0;
}

* html #left {
	position: relative;
	height: 800px;
	width: 570px;
	right: 560px;
	float: left;
	margin-right: -620px;
	margin-bottom: -500px;
	top: -12px;
	z-index: -1;
}

* html #right {
	position: relative;
	height: 800px;
	width: 570px;
	margin-left: -620px;
	left: 580px;
	float: right;
	margin-bottom: -520px;
	top: -12px;
	z-index: -1;
	background-repeat: no-repeat;
	margin-right: -570px;
}
