body{
}
#Container{
	overflow: hidden;
}
#Container div{
	width: 834px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#Container .FullColumn{
	width: 834px;
	background-image: url(../images/Columns/TwoColumn_Bckgd.jpg);
	background-repeat: repeat-y;
}
#Container .LeftColumn{
	float: left;
	width: 509px;
	background-image: url(../images/Columns/ColumnLeft_Bckgd.jpg);
	background-repeat: repeat-y;
}
#Container .LeftColumn h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #971212;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#Container .LeftColumn h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
}
#Container .LeftColumn h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #971212;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#Container .LeftColumn h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#Container .LeftColumn h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #000;
	margin: 5px 0px 0px;
	padding: 0px;
}
#Container .LeftColumn .BoldRedText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #971212;
	font-weight: bold;
}
#Container .LeftColumn h4 a:link{
	color: #000;
	text-decoration: none;
}
#Container .LeftColumn p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#Container .LeftColumn a:link{
	font-weight: bold;
	color: #971212;
	text-decoration: none;
}
#Container .LeftColumn a:hover{
	font-weight: bold;
	color: #971212;
	text-decoration: underline;
}
#Container .LeftColumn a:visited{
	font-weight: bold;
	color: #971212;
	text-decoration: none;
}
#Container .LeftColumnDivider{
	background-image: url(../images/Columns/ColumnLeft_Divider.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 443px;
}
#Container .RightColumn{
	float: right;
	width: 325px;
	background-image: url(../images/Columns/ColumnRight_Bckgd.jpg);
	background-repeat: repeat-y;
}
#Container .RightColumn h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #382316;
	font-size: 16px;
	letter-spacing: 0.2em;
}
#Container .FeaturedSponsors{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 168px;
	border: 2px solid #5fabb9;
}
.hide {
	display: none;
}
