@charset "utf-8";
/* CSS Document */
.footertext {
	font-size: 12px;
	color:#FFFFFF;
}
.bodylayer {
	background-position:center;
	position:relative;
}
.menu {
	position:relative;
}
body {
	background-color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.shiftedtext {
	font-size: 12px;
	padding-left: 120px;
	padding-right: 10px;
}
.nonshiftedtext {
	font-size: 12px;
	padding-left: 10px;
}
.hometext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: -23px;
	color:#000000;
	text-align:left;
}
.webcasttext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 7px;
	color:#000000;
	text-align:left;
}
.committeestext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 37px;
	color:#000000;
	text-align:left;
}
.volunteerstext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 67px;
	color:#000000;
	text-align:left;
}
.accommodationstext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 97px;
	color:#000000;
	text-align:left;
}
.scorestext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 127px;
	color:#000000;
	text-align:left;
}
.directionstext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 157px;
	color:#000000;
	text-align:left;
}
.ticketstext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 187px;
	color:#000000;
	text-align:left;
}
.gallerytext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 217px;
	color:#000000;
	text-align:left;
}
.sponsorstext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 247px;
	color:#000000;
	text-align:left;
}
.specialeventstext {
	position:absolute;
	height: auto;
	width: 240px;
	left: 23px;
	top: 277px;
	color:#000000;
	text-align:left;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sponsorhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #991111;
	padding-top: 1em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ba1133;
}
.shiftedtext a {
	color:#900;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.sponsorlist img {z-index:10;}
