﻿#wrapper {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 3px solid #000000;
	width: 760px;
	clip: rect(auto, auto, auto, auto);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#header {
	padding: 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	clip: rect(0px, 0px, 0px, 0px);
	height: 160px;
}

.monthname {
	background-color: #0000FF;
	text-transform: uppercase;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	height: 30px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navigation {
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #0000FF;
	position: relative;
	right: auto;
	left: auto;
	text-align: center;
	width: inherit;
	height: 150px;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
	text-align: inherit;
	right: auto;
	left: auto;
	width: auto;
	position: relative;
}
#navigation ul li {
	display: inline;
	line-height: 47px;
	right: auto;
	left: auto;
	width: 760px;
	border: thin solid #000000;
	margin: 9px;
	background-color: #0000FF;
}
#navigation ul li a {
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	width: 760px;
	right: auto;
	left: auto;
	color: #FFFFFF;
}
#navigation ul li a:hover {
	background-color: #0000FF;
	text-transform: bold;
	color: #FFFFFF;
}
#instruction {
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #0000FF;
	padding-top: 5px;
	position: relative;
	line-height: 20px;
	white-space: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.red {
	color: #FF0000;
}
#clubracing {
	margin: 0px;
	padding: 5px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #0000FF;
	position: relative;
	line-height: 15px;
	white-space: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#boty {
	position: relative;
	padding: 10px 15px 10px 15px;
	background-color: #FFFFFF;
	font-size: small;
}
.suncoast {
	background-color: #00FF00;
	font-weight: bold;
}
.sarasota {
	background-color: #00FFFF;
	font-weight: bold;
}
.charlotte {
	background-color: #FF00FF;
	font-weight: bold;
}
.naples {
	background-color: #FFFF00;
}
.caloosa {
	background-color: #FFCC66;
	font-weight: bold;
}
h2 {
	padding: 0px;
	margin: 0px;
}

h3 {
	padding: 0px;
	margin: 0px;
}
h1 {
	padding: 3px;
	margin: 3px;
}
h4 {
	margin: 0px;
	text-align: left;
}
.bgheader {
	background-image: url(images/headerrace4.jpg);
	background-color: #CCCCCC;
}
.table1 {
	margin-left: 10px;
}
.monthname a {
	background-color: #0000FF;
	text-transform: uppercase;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	height: 30px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.centered-text {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

