@charset "utf-8";
/* CSS Document */

.norepeat_y {
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-position: center;
}
#mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a2050a;
	padding-top: 20px;
	padding-right: 55px;
	padding-bottom: 10px;
	padding-left: 55px;
	text-align: left;
	z-index: 10;
	visibility: visible;
	position: relative;
}

#wrapper {
	position: relative;
}
#ppg {
	position: absolute;
	top: -663px;
	left: -32px;
	visibility: visible;
}
#sfcustom {
	position: absolute;
	top: -663px;
	left: 611px;
	visibility: visible;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #a2050a;
	font-size: 16px;
}
.style4 {
	color: #a2050a;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	position:absolute;
	left:14px;
	width:657px;
	height:181px;
	z-index:1;
	top: -191px;
	background-image: url(images/pinstripe.gif);


	vertical-align: bottom
	text-align: center;
	visibility: visible;
}
.footertxt, .footertxt  a:link, .footertxt  a:visited, .footertxt  a:active {
	font-size: 11px;
	color: #B11F24;
	z-index: 11;
}
.footertxt  a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.menu {
	padding-right: 18px;
	padding-left: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 40px;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #353535;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.sponsors {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

