body { /* This has changed */
	width: 640px;
	background-color: #333;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -320px;
	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: 883px;
	left: 50%;
	top: 0%;
	margin-left: -251px;
	clear: both;
	overflow: visible;
	visibility: visible;
}
.middle { /* This has changed */
	background-image: none;
	width: 640px;
	position: absolute;
	overflow: hidden;
	visibility: inherit;
	height: auto;
	left: 0px;
	top: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.textbox { /* This has changed */
	width: 400px;
	padding-top: 18px;
	padding-right: 24px;
	padding-bottom: 124px;
	padding-left: 24px;
	clear: none;
	float: none;
	background-image: url(../images/TextBackgroundHOME.jpg);
	background-repeat: repeat;
	background-position: left top;
	position: relative;
	left: 116px;
	top: 49px;
	border: 1px solid #000000;
}	
.Bottom { /* This has changed */
	background-image: none;
	width: 1001px;
	z-index: 502;
	position: absolute;
	bottom: 0px;
	left: -411px;
	overflow: visible;
	visibility: visible;
	background-color: #333;
	height: 50px;
}
.flash {display: none}
.BottomLinks {display: none}
.footer {display: none}
.footer a {display: none}
.footer a:hover {display: none}
.copyright {display: none}
.env {display: none}