a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	margin-right: auto;
	margin-left: auto;
	height: 620px;
	width: 805px;
	background-image: url(images1/RW-background.png);
	background-repeat: no-repeat;
}
#header {
	clear: both;
	overflow: visible;
	position: relative;
	top: auto;
	width: 800px;
	height: 129px;
	margin-top: 0px;
}
#rt_shadow {
	height: 605px;
	width: 8px;
	left: 800px;
	top: 0px;
}
#nav {
	float: left;
	width: 800px;
}
#side {
	float: left;
	height: 302px;
	width: 176px;
}
#sidebar {
	float: left;
	height: 302px;
	width: 185px;
}
#main {
	height: 302px;
	width: 439px;
	float: left;
}
#footer {
	margin: 0px;
	float: left;
	height: 145px;
	width: 800px;
}
#under{
	margin-top: 10px;
	float: left;
	height: 150px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	}
	.hidden {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #B7A04A;
	}