body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#container {
	width: 780px;
	margin: 0px auto 0px auto;
	color: #CCCCCC;
}

#header1 {
	width: 800px;
	height: 27px;
	background-image: url(../images/rcr_header1.png);
	background-repeat: no-repeat;
	border:0px;
	color: #CCCCCC;
}

#header2 {
	width: 800px;
	height: 50px;
	margin: 0px;
	font-size:0pt;
	padding: 0px 0px 0px 0px;
	border:0px;
	color: #CCCCCC;
}

.style1 {color: #CCCCCC}


#header2 a {
	height: 50px;
	margin: 0px;
	padding:0px;
	border: 0px;
}

#header2 a img{
	height: 50px;
	border: 0px;
}

#container-pageback {
	width: 800px;
	padding: 0px 10px 10px 115px;
	height: 580px;
	background-image: url(../images/rcr_pageback.png);
	background-repeat: no-repeat;
}

#content {
	width: 680px;
	color: #CCCCCC;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 660px;
	padding-left: 50px;
	margin: 0px 10px 0px 10px;
	clear: both;
	color: #CCCCCC;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #CCCCCC;
}

#container-footer a:hover {
	color: #CCCCCC;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 780px;
	margin-bottom: 15px;
	clear: left;
	float: left;
	margin-top: 10px;
}

#footer-copyright {
	
	width: 780px;
	padding-left: 10px;
}

h1 {
	font-size: 20px;
	color: #CCCCCC;
	margin: 0 0 0 0;
	padding: 0 0 10px 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #CCCCCC;
	padding: 0 0 0 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #CCCCCC;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
	
h4 {
	font-size: 14px;
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	text-align:center;
}

#content p {
	line-height: 19px;
	color: #CCCCCC;
	margin: 0 0 20px 25px;
}