@charset "utf-8";

/* CSS Document */

.header {
	background-image: url(image/Race/header.gif);
	height: 100px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 25px;
	margin-left: -400px;
}

.topmenu {
	background-image: url(image/Race/menubkgdimg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 40px;
	width: 800px;
	top: 125px;
	left: 50%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B9B8;
	border-bottom-color: #B0B9B8;
	margin-left: -400px;
}
.content {
	position: absolute;
	width: 800px;
	left: 50%;
	top: 161px;
	background-color: #FFFFFF;
	height: 860px;
	margin-left: -400px;
}
.form {
	position: absolute;
	width: 225px;
	top: 442px;
	right: 25px;
	height: 370px;
	background-image: url(image/Race/updates.jpg);
	background-repeat: no-repeat;
}
.form-success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339933;
	line-height: 11px;
}

.footer {
	background-color: #155982;
	position: absolute;
	left: 50%;
	top: 1020px;
	height: 220px;
	width: 800px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #3399FF;
	margin-left: -400px;
}
.bottomspace {
	background-color: #242021;
	height: 40px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 1250px;
	margin-left: -400px;
}
.cell-overflow {
	overflow: auto;
}



.image {
	position: absolute;
	height: 220px;
	width: 350px;
	left: 25px;
	top: 25px;
	background-image: url(image/Race/banner2.jpg);
}
.image-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #596463;
	position: absolute;
	height: 170px;
	width: 130px;
	left: 400px;
	top: 25px;
	line-height: 20px;
}
.caption-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #34B2E5;
	line-height: 30px;
	font-style: italic;
}
.event-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #0F405E;
}
.event-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #343434;
}

.events {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 225px;
	height: 395px;
	background-image: url(image/Race/events.jpg);
	background-repeat: no-repeat;
}
.resources-ohs {
	position: absolute;
	height: 80px;
	width: 505px;
	left: 25px;
	top: 635px;
	background-image: url(image/Race/links.jpg);
	background-repeat: no-repeat;
}
.resources-gov {
	position: absolute;
	height: 80px;
	width: 505px;
	left: 25px;
	top: 735px;
	background-image: url(image/Race/links1.jpg);
	background-repeat: no-repeat;
}
.icon-fram {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEE8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEE8;
}

.text-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	position: absolute;
	height: 350px;
	width: 505px;
	left: 25px;
	top: 265px;
	background-image: url(image/Race/content.jpg);
	background-repeat: no-repeat;
}
.text-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #175E87;
}
.text-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #001C37;
}

.footer-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #34B7ED;
	line-height: 22px;
	padding-left: 15px;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 15px;
}
a.footer-text:link {
	color: #FFFFFF;

}
a.footer-text:active {
	color: #0099FF;
}
a.footer-text:visited {
	color: #FF9900;
}
a.footer-text:hover {
	color: #0099FF;
}

