body,html {
    margin: 0;
    padding: 0;
    /*background: #ECEFDE;*/
    background-image: url('images/GreenGradient.gif');
    background-repeat: repeat;    
    color: #000000;
}
body	{
	min-width:	801px;
}
#wrap	{
	width: 801px;
	margin: 0 auto 0 100px;
	background-color: #5B5931;
}
#header	{
	background-color: #5B5931;
	margin: collapse;
	padding: 0px;
}
#main	{
	background-color: #5B5931;
	float: left;
	width: 801px;
	min-height: 100%; 
	margin: 0px 0px 10px 0px;
}
#RCGAMessage	{
	width: 575px;
	height: 60px;
	position: absolute;
	left: 300px;
	top: 300px;
}
#RCGAMessage p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #DCE2AF;
	padding: 5px 10px;
	margin: 5px 10px;
	text-align: center;
}
#introMessageBox	{
	width: 575px;
	height: 70px;
	position: absolute;
	left: 300px;
	top: 315px;
	background-color: #5B5931;
}
#introMessage	{
	width: 565px;
	height: 60px;
	position: absolute;
	left: 300px;
	top: 320px;
}
#introMessage p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #DCE2AF;
	padding: 5px 10px;
	margin: 5px 10px;
	text-align: center;
}
#pond	{
	width: 511px;
	position: absolute;
	left: 305px;
	top: 400px;
}
#sideBar	{
	position: relative;
	background-color: #A49E52;
	width: 157px;
	margin: 0px 0px 0px 4px;
}
#RCGALogoLink   {
    position: absolute;
   	width: 100px;
	left: 130px;
	top: 245px;
}
#RCGALogoLink img   {
	text-decoration: none; 
	border: 0 none;
}
#addressBlock	{
	position: relative;
	left: 4px;
	vertical-align: top;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:700;
	color: #FFFFFF;
	padding: 5px;
}
#footer_links {
	margin: 10px 0px 10px 0px;
	clear: both;
}
#footer_links ul {
	margin: 0;
	padding: 2;
	text-align: center;
}
#footer_links li {
	display: inline;
}
#footer_links a:link, #footer_links a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #DCE2AF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.image-border { text-decoration: none; border: 0 none; }

#xmasMessage
{
position:absolute;
	left: 300px;
	top: 230px;
z-index:1;
}
#discoveryStar {
    position: absolute;
    top: 200px;
    left: 125px;
    z-index: 1;
} 