/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
#header {
	position: absolute;
top: 10px;
left: 0px;
	width: 800px;
	height: 200px;
	margin: -16px 0 0 0;
	padding: 0;
	text-align: center;
}
#headShout {
left: 0px;
	width: 400px;
	position: absolute;
	top: 100px;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */