* {margin: 0; padding: 0;}
@charset "utf-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/rcbodybar1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/rclogo5.jpg);
	height: 150px;
	width: 960px;
	background-repeat: no-repeat;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	height: 30px;
	width: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
	vertical-align: middle;
	background-position: center;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
}


#billboard {
	height: auto;
	width: 960px;
	background-color: #808080;
	border-bottom-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(images/billboard8.jpg);
	padding: 0px;
	background-position: top;
	top: auto;
}

#footer {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 3px solid #666666;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/backsilver3.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	background-position: top;
	height: auto;
	width: auto;
	border-top-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-bottom-color: #7F7F7F;
	border-left-color: #7F7F7F;
}

#billboard2 {
	background-color: #FFFFFF;
	background-image: url(images/billboard8.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 960px;
}
#wrapper #footer table {
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	list-style-image: none;
	list-style-type: none;
	margin: 5px;
	width: 955px;
}
