@charset "UTF-8";
body {
	background: #fff url(../images/mainBackground.jpg) repeat center top;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.5em;

}
p, td, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
p {
	color: #fff;
	margin-bottom: 1em;
}
strong, b {
	color: #fc0;
	font-weight: bold;
}
a:link, a:visited {
	color: #fc0;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF6;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	color: #fc0;
	margin-bottom: 8px;
	font-size: 1.2em;
}
h2 {
	color: #fc0;
	margin-bottom: 8px;
	font-size: 1.1em;
}
#pageWrapper {
	position: relative;
	background: transparent url(../images/columns.gif) no-repeat left top;
	width: 474px;
	padding: 25px 194px 0 196px;
	text-align: left;
	margin: 0 auto;
	min-height: 1121px;
	height: auto !important;
	height: 1121px;

}
h1.noshow a:link, h1.noshow a:visited, h1.noshow a:hover, h1.noshow a:active {
	height: 244px;
	width: 474px;
	margin-bottom: 0;
	display: block;
	text-indent: -9820px;
	text-decoration: none;
	background: transparent url(../images/logo2010.gif) no-repeat left top;
}
#adspace {
	width: 468px;
	height: 60px;
	border: 3px #000 solid;
	background-color: #313131;
	margin: 5px 0;
}
#content {
	clear: both;
	width: 452px;
	border: 3px #000 solid;
	margin: 5px 0;
	background: #313131 url(../images/arcContentLogo.gif) no-repeat 2px 145px;
	padding: 8px;
	color: #fff;
	
	min-height: 480px;
	height: auto !important;
	height: 480px;
}
#footer {
	width: 452px;
	border: 3px #000 solid;
	margin: 5px 0;
	background-color: #e5b32e;
	padding: 8px;
	text-align: center;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	float: left;
	margin-bottom: 5px;
}
#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:hover, #navigation ul li a:active {
	display: block;
	text-decoration: none;
	text-indent: -9847px;
	height: 30px;
	width: 4px;
}
/* Home */
#navigation ul li.homeLink a:link, #navigation ul li.homeLink a:visited {
	background: transparent url(../images/butHome.gif) no-repeat 0px 0px;
	width: 57px;

}
#navigation ul li.homeLink a:hover, #navigation ul li.homeLink a:active {
	background: transparent url(../images/butHome.gif) no-repeat 0px -30px;
	width: 57px;
}
/* Bands */
#navigation ul li.bandsLink a:link, #navigation ul li.bandsLink a:visited {
	background: transparent url(../images/butBands.gif) no-repeat 0px 0px;
	width: 65px;

}
#navigation ul li.bandsLink a:hover, #navigation ul li.bandsLink a:active {
	background: transparent url(../images/butBands.gif) no-repeat 0px -30px;
	width: 65px;
}
/* Dates */
#navigation ul li.datesLink a:link, #navigation ul li.datesLink a:visited {
	background: transparent url(../images/butDates.gif) no-repeat 0px 0px;
	width: 56px;

}
#navigation ul li.datesLink a:hover, #navigation ul li.datesLink a:active {
	background: transparent url(../images/butDates.gif) no-repeat 0px -30px;
	width: 56px;
}
/* Enroll */
#navigation ul li.enrollLink a:link, #navigation ul li.enrollLink a:visited {
	background: transparent url(../images/butEnroll.gif) no-repeat 0px 0px;
	width: 69px;;

}
#navigation ul li.enrollLink a:hover, #navigation ul li.enrollLink a:active {
	background: transparent url(../images/butEnroll.gif) no-repeat 0px -30px;
	width: 69px;
}
/* Prizes */
#navigation ul li.prizesLink a:link, #navigation ul li.prizesLink a:visited {
	background: transparent url(../images/butPrizes.gif) no-repeat 0px 0px;
	width: 63px;;

}
#navigation ul li.prizesLink a:hover, #navigation ul li.prizesLink a:active {
	background: transparent url(../images/butPrizes.gif) no-repeat 0px -30px;
	width: 63px;
}
/* Scores */
#navigation ul li.scoresLink a:link, #navigation ul li.scoresLink a:visited {
	background: transparent url(../images/butScores.gif) no-repeat 0px 0px;
	width: 68px;;

}
#navigation ul li.scoresLink a:hover, #navigation ul li.scoresLink a:active {
	background: transparent url(../images/butScores.gif) no-repeat 0px -30px;
	width: 68px;
}
/* Sponsors */
#navigation ul li.sponsorsLink a:link, #navigation ul li.sponsorsLink a:visited {
	background: transparent url(../images/butSponsors.gif) no-repeat 0px 0px;
	width: 96px;;

}
#navigation ul li.sponsorsLink a:hover, #navigation ul li.sponsorsLink a:active {
	background: transparent url(../images/butSponsors.gif) no-repeat 0px -30px;
	width: 96px;
}

#leftSponsors {
	position: absolute;
	left: 59px;
	top: 541px;
}
#rightSponsors {
	position: absolute;
	left: 719px;
	top: 541px;
}
table.enroll td {
	padding: 3px;
}
