#pageContentWrapper {
	left: 50%;
	top: 0px;
	margin: 0 0 0 -200px;
	position: absolute;
	z-index: 10001;
	padding: 180px 40px 20px 40px;
	
	background-image: url(/images/pageContent.png);
	background-repeat:repeat-y;
	behavior: url(/css/iepngfix.htc);
	
	width: 505px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 425px;
}

#pageContent {
	z-index: 10001;
	width: 425px;
}

* html #pageContentWrapper {
	background:none;
	padding:0;
	width:505px;
}

* html #pageContent {
	padding: 180px 40px 20px 40px;
	
	background-image: url(/images/pageContent.png);
	background-repeat:repeat-y;
	behavior: url(/css/iepngfix.htc);
	
	width: 505px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 425px;
	z-index: 10001;
}