a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #1977BE;
}

a:active {
	font-weight: bold;
	text-decoration: underline;
}
.red {
	color: #CC0000;
}

a:visited {
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 1em;
	line-height: 1.7em;
}

p.small {
	font-size: 10px;
   	line-height: 12px;
}

p.indented {
	text-indent: 4em;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #BAE4FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	line-height: 12px;
}


h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

h2	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#container {
	background-image: url(../images/_bodyBG2.jpg);
	background-repeat: no-repeat;
	height: 1015px;
	width: 1048px;
}
#rollover-images {
	margin-top: 270px;
	position: absolute;
	margin-left: 90px;
}
#about {
	margin-top: 330px;
	margin-left: 90px;
	width: 490px;
	position: absolute;
}
#about2 {
	margin-top: 330px;
	margin-left: 90px;
	width: 600px;
	position: absolute;
}
#header {
	margin-top: 55px;
	position: absolute;
	margin-left: 70px;
}
#safety {
	margin-top: 330px;
	margin-left: 90px;
	width: 490px;
	position: absolute;
}
#time {
	margin-top: 375px;
	margin-left: 745px;
	width: 210px;
	position: absolute;
	line-height: 1.2em;
}
#sponsors {
	margin-top: 745px;
	margin-left: 90px;
	position: absolute;
}
#footer {
	margin-top: 915px;
	position: absolute;
	margin-left: 90px;
	color: #FFFFFF;
}
#footerForm {
	margin-top: 1100px;
	position: absolute;
	margin-left: 90px;
	color: #FFFFFF;
}
#footer a, #footerForm a {
	color: #FFFFFF;
}
#containerForm {
	background-image: url(../images/_bodyBG_form.jpg);
	background-repeat: no-repeat;
	height: 1500px;
	width: 1048px;
}
#sponsorsForm {
	margin-top: 920px;
	margin-left: 90px;
	position: absolute;
}
#form {
	margin-top: 330px;
	margin-left: 90px;
	width: 830px;
	position: absolute;
}
#youth {
	margin-top: 325px;
	margin-left: 90px;
	width: 520px;
	position: absolute;
}
#youth p {
	line-height: 1.6em;
}

