body {
	background-color: #FFF;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	text-transform: uppercase;
	width: 80%;
}
#footer {
	text-align: center;
	width: 842px;
	background-image: url(../images/paperBottom.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 54px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	padding-top: 20px;
}
a:link {
	font-weight: bold;
	color: #A31217;
}
a:visited {
	font-weight: bold;
	color: #6C0000;
}
a:active {
	font-weight: bold;
	color: #E6CF8B;
}
#links {
	top: 195px;
}
.sponsors {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
#siteHeader {
	background-image: url(../images/riverssanceHeader.gif);
	height: 152px;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position: relative;
	top: -100px;
}
#linkBar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9C080B;
	text-align: center;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position: relative;
}
#contentWrapper {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../images/paperBkgd.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}
#pageTop {
	background-image: url(../images/paperTop.jpg);
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 161px;
	padding-right: 20px;
	padding-left: 20px;
}



#linkBar A {
	color: #7B0000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

