body {
	font-family: "Trebuchet MS";
	background-color: #daebf2;
	text-align: center;
	margin: 0;
}
#container #header {
	background-image: url(../images/gfx/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 205px;
	width: 875px;
}
#container #footer {
	padding: 15px;
}
#container #footer #bottommenu {
	text-align: center;
	font: 13px/14px verdana;
}
#container {
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#rh_grunge {
	background-image: url(../images/gfx/rh_grd.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 74px;
	height: inherit;
}
#container #page {
	background-color: #FFFFFF;
	float: right;
	width: 876px;
}
#container #topmenu {
	text-align: right;
	font: 14px/15px arial;
	margin: 10px 10px 0 0;
}
#container #lh_grunge {
	background-image: url(../images/gfx/lh_grd.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 74px;
}
#container #rhcol #thankyou {
	background-color: #DAEBF2;
}
#container #rhcol #thankyou p {
	text-align: left;
	font: 13px/14px 'Trebuchet MS';
}
#container #rhcol #thankyou h2 {
	color: #027390;
	text-align: center;
	font: 17px/18px "Trebuchet MS";
	margin-top: 10px;
}
#container h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #027390;
	margin: 30px auto;
}
#container a:link, #container a:visited {
	color: #4b8dac;
	text-decoration: none;
}
#container a:hover {
	color: #356378;
	text-decoration: underline;
	border-bottom: none;
}
