body {
	background-color: #7D746D;
}
#leftbox {
	height: 643px;
	width: 351px;
	float: left;
	background-image: url(../grfx/rthome-side.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#bottomtext {
	background-color: #4D344E;
	height: 54px;
	width: 477px;
	margin-top: 625px;
	margin-left: 180px;
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26pt;
	font-style: italic;
	font-weight: normal;
	color: #A074A3;
}
#centrebox {
	height: 640px;
	width: 220px;
	float: left;
	margin-left: 10px;
	padding-top: 20px;
}
#linkbox {
	text-align: center;
	height: 40px;
	width: 210px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	background-color: #51504F;
	margin-top: 10px;
}
#rightbox {
	height: 230px;
	width: 300px;
	float: left;
	padding-top: 415px;
	text-align: right;
}
#homelink {
	background-color: #51504F;
	height: 20px;
	width: 160px;
	position: relative;
	margin-left: 130px;
	margin-bottom: 20px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

