body { /* This has changed */
	width: 1024px;
	background-color: #333;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -512px;
	margin-top: 0px;
	background-image: url(../images/RPWbackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 20px;
	visibility: inherit;
	height: auto;
    }
.topMENU { /* This has changed */
	width: 1000px;
	left: 50%;
	top: 0%;
	margin-left: 12px;
	clear: both;
	overflow: visible;
	visibility: visible;
}
.middle { /* This has changed */
	background-image: url(../images/rpwittmain.jpg);
	width: 1024px;
	position: absolute;
	overflow: hidden;
	visibility: inherit;
	height: auto;
	left: 0px;
	top: 0px;
	height: expression( this.scrollHeight < 716 ? "715px" : "auto" ); /* sets min-height for IE */
	min-height: 715px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-position: 12px top;
}
.textbox { /* This has changed */
	width: 467px;
	padding-top: 18px;
	padding-right: 24px;
	padding-bottom: 235px;
	padding-left: 24px;
	clear: none;
	float: none;
	background-image: url(../images/backtrans.png);
	background-repeat: repeat;
	background-position: left top;
	position: relative;
	left: 263px;
	top: 115px;
	border: 1px solid #000000;
	height: expression( this.scrollHeight < 404 ? "403px" : "auto" ); /* sets min-height for IE */
	min-height: 567px;
	clip: rect(auto,auto,187px,auto);
	}	
.Bottom { /* This has changed */
	background-image: none;
	width: 1001px;
	z-index: 502;
	position: absolute;
	bottom: 0px;
	left: 10px;
	overflow: visible;
	visibility: visible;
	background-color: #333;
	height: 50px;
}
.flash {display:none}
.env {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 32px;
	color: #999999;
	letter-spacing: 5px;
	text-align: left;
	font-weight: normal;
	word-spacing: 3px;
	vertical-align: top;
	padding-left: 253px;
}