#mainTable {
	position: relative;
	width: 850px;
	margin-top: -15px;
	font-family: "Century Gothic";
}
a:link {
	color: #504F16;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: #504F16;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}


#footer {
	background-image: url(../images/layout/footerSilverNavy.jpg);
	height: 19px;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}
#banner {
	background-image: url(../images/layout/bannerSilverNavy.jpg);
	height: 95px;
	background-repeat: repeat-x;
	margin-bottom: -1px;
	padding-bottom: -1px;
	width: 850px;
	margin-left: 0px;
	text-align: left;
	display: block;
}
#leftNav {
	width: 200px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #040182;
	background-repeat: repeat-y;
	vertical-align: top;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	text-align: center;
}
.importantLink  a:link {
	font-size: 14px;
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.importantLink  a:visited {
	font-size: 14px;
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.importantLink  a:hover {
	font-size: 14px;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#leftNav .buttons    a:link {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#leftNav   .buttons a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#leftNav   .buttons  a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}


#content {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #040182;
	vertical-align: top;
	padding-left: 20px;
	width: 600px;
}
#mainNav {
	height: 20px;
	display: block;
	vertical-align: bottom;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	position: relative;
	width: 100%;
	padding: 2px;
	margin-bottom: 10px;
}
.currentPage {
	background-color: #CCCCCC;
	display: block;
	float: left;
	width: auto;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 24px;
}
.content {
	display: block;
	width: 600px;
}

#mainNav a:link {
	display: block;
	float: left;
	width: auto;
	text-decoration: none;
	color: #504F16;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: -2px;
	font-size: 16px;
}
#mainNav a:visited {
	display: block;
	float: left;
	width: auto;
	text-decoration: none;
	color: #504F16;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: -2px;
	font-size: 16px;
}
#mainNav a:hover {
	display: block;
	background-color: #F5F5DB;
	float: left;
	width: auto;
	text-decoration: none;
	color: #504F16;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: -2px;
	font-size: 16px;
}
.waiver {
	display: block;
	overflow: auto;
	height: 150px;
	font-size: 12px;
	width: 95%;
	border: thin solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
}
.waiver h2 {
	font-size: 14px;
	margin-top: -20px;
	display: block;
	width: auto;
	position: absolute;
	font-style: italic;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0F0B86;
	width: 95%;
}
.supper {
	font-size: x-large;
	vertical-align: top;
}
.italics {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#sizes {
	width: 55px;
	border: medium double #000000;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.labels {
	text-align: right;
	display: block;
	float: left;
	width: 100px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
}
.ageDivisions {
	font-style: italic;
	display: block;
	padding: 15px;
	float: right;
	width: 200px;
	border: thin solid #999999;
	font-size: 12px;
	font-weight: bold;
}
.ageDivisions span {
	position: absolute;
	display: block;
	font-size: 18px;
	background-color: #FFFFFF;
	margin-top: -30px;
}
.confirm {
	display: block;
	padding: 10px;
	width: 500px;
	border: medium groove #999999;
}
.confirm span {
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	margin-top: -25px;
	position: absolute;
}
.dialog {
	display: block;
	float: right;
	width: 100px;
	border: thin solid #FF0000;
	padding: 5px;
	text-align: center;
	height: 50px;
}
.dialog a:link {
	color: #0000FF;
	display: block;
	width: 100%;
	font-size: 18px;
	margin-bottom: -20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-top: 0px;
	position: relative;
	padding: 0px;
}
.dialog a:visited {
	color: #0000FF;
	display: block;
	width: 100%;
	font-size: 18px;
	margin-bottom: -20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-top: 0px;
	position: relative;
	padding: 0px;
}
.dialog a:hover {
	font-size: 18px;
	background-color: #CCCCCC;
	display: block;
	width: 100%;
}
h4 {
	display: inline;
}
.demographics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 400px;
	border: thin solid #000000;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 25px;
}
.demographics span {
	background-color: #FFFFFF;
	display: block;
	width: auto;
	margin-top: -25px;
	margin-left: 40px;
	position: absolute;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
.label {
	text-align: right;
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
	padding-right: 10px;
}
.value {
	display: inline;
	float: left;
	width: 50px;
	position: relative;
}
.small {
	font-size: 12px;
	color: #0000FF;
}
.info a:link {
	display: block;
	width: auto;
	font-size: 12px;
}
.info a:visited {
	font-size: 12px;
	display: block;
	width: auto;
}
.info a:hover {
	font-size: 12px;
	display: block;
	width: auto;
}
.event {
	display: block;
	width: 400px;
	margin-left: 50px;
	position: relative;
	margin-bottom: 20px;
}
.event span {
	background-image: url(../images/detailsBanner.png);
	display: block;
	height: 20px;
	width: 400px;
	color: #99FF99;
	position: relative;
	padding-left: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.details {
	display: block;
	padding: 5px;
	width: 383px;
	margin-left: 2px;
	margin-top: -2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	background-color: #CCCCCC;
}
.sponsor100 {
	font-size: 12px;
	display: block;
	width: auto;
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.sponsor100  img {
	display: block;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
.sponsor75 {
	font-size: 1.25em;
	display: block;
	width: 100%;
	position: relative;
	clear: both;
	margin-top: 10px;
	text-align: center;
	height: auto;
}
.sponsor75 span {
	display: inline-block;
	width: 200px;
	text-align: center;
	float: left;
	position: relative;
	vertical-align: middle;
	height: 40px;
	margin: 5px;
}


.sponsor50 {
	font-size: 16px;
	display: block;
	width: 100%;
	position: relative;
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.sponsor50 span {
	display: inline-block;
	width: 200px;
	text-align: center;
	float: left;
	position: relative;
	vertical-align: middle;
	height: 40px;
	margin: 5px;
}
.break{
	display: block;
	clear: both;
	width: 100%;
}
#sponsorRegistration {
	font-size: 12px;
}
#sponsorRegistration input {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #00FFCC;
}
#sponsorRegistration a {
	background-color: #00FFCC;
}
.movie {
	display: block;
	position: relative;
}
#date {
	font-size: 1.2em;
	color: #0000FF;
	text-decoration: underline;
}
#floatingLogo {
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
	clear: both;
	float: left;
}
#floatingLogo img {
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#bannerPic {
	display: block;
	position: absolute;
	top: -14px;
	left: 245px;
}

