body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #231F20;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #231F20;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #231F20;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a {
	text-decoration: none;
	color: #BF1F27;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #231F20;
	font-weight: bold;
}


#container {
	text-align: left;
	padding: 0px;
	height: 1500px;
	width: 839px;
	background-image: url(images/bg_paper.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}
#container #bannerTop {
	background-image: url(images/bannerTop.jpg);
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 839px;
}
#container #bannerBottom {
	background-image: url(images/bannerBottom.jpg);
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 839px;
}
#container #nav {
	float: left;
	width: 150px;
	padding-top: 45px;
	padding-left: 38px;
}
#nav ul {
	list-style-type: none;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #231F20;
}
#nav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #C00;
}
#container #mainContentContainer {
	width: 651px;
	float: left;
}
#mainContentContainer #header {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	height: 43px;
	padding-top: 36px;
	vertical-align: bottom;
}
#mainContentContainer #mainContent {
	margin: 0px;
	height: 1000px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
}
#mainContent ul {
	list-style-type: none;
	line-height: 150%;
}
#mainContent table tr td {
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE1822;
}
#sponsorsImages  {
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}
#mainContent #links {
	line-height: 200%;
	padding-top: 25px;
}
#mainContent #sponsorsImages img {
	text-align: center;
	padding: 5px;
}

