@charset "utf-8";








body {
	text-align: center;
	background-image: url(../images/background.jpg);
	z-index: 1;
}
.align_center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}



#container {
	background-color: #FFF;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	z-index: 30;
	float: none;
}


#header {
	position:relative;
	width:950px;
	height:130px;
	left: 0;
	top: 0;
	float: left;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #039;
	border-right-color: #039;
	border-left-color: #039;
	z-index: 75;
}
#RCSLLogo {
	position:absolute;
	width:125px;
	height:125px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}

#PageTitle {
	position:absolute;
	width:525px;
	height:95px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 125px;
	top: 0px;
}
#container #header #PageTitle {

}

#SponsorLogo {
	position:absolute;
	width:300px;
	height:95px;
	left: 650px;
	top: 0px;
}
#GlobalNav {
	position:relative;
	width:950px;
	height:30px;
	left: 0px;
	top: 95px;
	float: none;
	clear: none;
}
#container #Main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #039;
	border-left-color: #039;
	z-index: 50;
}
#MainTop {
	width: 950px;
	float: left;
	position: relative;
}


#footer  {
	height: auto;
	width: 950px;
	position: relative;
	left: 0px;
	background-color: #96Acc7;
	padding: 0px;
	text-align: center;
	margin: 0px;
	float: left;
	border: thin solid #039;
	z-index: 25;
}
#container #footer p#footerlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #footer hr {
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding: 0px;
}
#container #footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#container #Main hr {
	margin-right: 200px;
	margin-left: 200px;
}
.RCSL {
	color: #900;
	font-weight: bold;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align: left;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #039;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: none;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
}
#container #MainBottom {
	float: left;
	width: 950px;
	position: relative;
}

a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #039;
	text-decoration: none;
}
.tabledate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
