* {
	margin: 0px;
	padding: 0px;
}
.black_backg {
	background-color: #333333;
}
.black_larger {
	color: #000000;
	font-size: 1.2em;
}
.black_bold {
	color: #000000;
	font-weight: bold;
}

.blue_backg {
	background-color: #336699;
}
.bold_italics {
	font-style: italic;
	font-weight: bold;
}
.clear_floats {
	clear: both;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.center_text {
	text-align: center;
}
.date_posted {
	font-size: 0.8em;
	float: right;
	padding: 1px;
	border: 1px solid #FFFFFF;
	background-color: #CEDDF8;
	color: #336699;
}
.display_none {
	display: none;
}
.float_left {
	float: left;
}
.float_left_48pct {
	padding: 5px;
	float: left;
	width: 48%;
}
.float_right {
	float: right;
}
.float_right_48pct {
	padding: 5px;
	float: right;
	width: 48%;
}

.hidden {
	color: #9999FF;
	visibility: hidden;
}

.light_gray {
	color: #DDDDDD;
	font-weight: bold;
	background-color: #336699;
}
.red_larger {
	color: #FF0000;
	font-size: 1.2em;
}
.red_backg {
	background-color: #FF0000;
}
.smaller_text {
	font-size: 0.85em;
}
.smaller_text_black {
	font-size: 0.85em;
	color: #333333;
}
.smaller_text_orange {
	font-size: 0.85em;
	color: #FF6633;
}
.strikethru {
	text-decoration: line-through;
}

.text_box {
	border: 5px ridge #FF0000;
	margin: 3px;
}
.under_construction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660099;
	background-color: #FFFF99;
	font-size: .8em;
}

a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
a:active {
	color: #9900FF;
}

blockquote {
	margin: 5px 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	color: #003366;
}
ol {
	margin-left: 3ex;
	list-style-position: inside;
}

p {
	margin: 0.3ex 0.5em;
}
select {
	font-size: 1.1em;
	padding: 2px 3px;
	overflow: auto;
}


ul {
	list-style-type: disc;
	list-style-position: inside;
}

#abc {
	list-style-type: lower-alpha;
}
#age_groups {
	float: left;
	margin: 2px;
}
#age_groups table {
	margin: 2px auto;
	text-align: center;
}



#age_groups th {
	padding-right: 1ex;
	padding-left: 1ex;
}
#age_groups ul {
	margin-left: 5px;
	font-size: 0.8em;
	text-align: left;
}
#age_groups li {
	padding-left: 15px;
}


#back_breast_fly_times {
	float: left;
	border: 1px solid #000000;
	margin: 1px;
	padding: 2px;
}
#banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #99CCFF;
	text-align: center;
}
#banner_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #336699;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#banner img {
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	margin-left: 1px;
}
#banner input {
	margin: 3px;
}
#best_browser {
	color: #66CCFF;
	float: right;
	text-align: center;
}
#best_browser img {
	text-align: center;
	float: none;
	margin: 1px;
}



#best_times table {
	font-family: "Courier New", Courier, monospace;
	color: #444466;
	margin: 1px auto;
}
#best_times table div {
	text-align: right;
}
#best_times td {
	padding: 2px;
}
#best_times .webdings_background {
	background-image: url(../images/webding_swimmers.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#best_times .webdings_background2 {
	background-image: url(../images/webding_swimmers2.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#best_times .webdings_background3 {
	background-image: url(../images/webding_swimmers3.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#best_times .webdings_background4 {
	background-image: url(../images/webding_swimmers4.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#contact_coaches {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#coaches_pic {
	margin: 3px;
	float: right;
}


#csvl {
	float: left;
	text-align: center;
	border: 5px inset #FF0000;
	margin: 2px;
}
#csvl ul {
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
}
#disclaimer {
	font-size: .85em;
	clear: both;
}

#driving_directions {
	background-color: #99FFCC;
	border: 1px dashed #FF0000;
	float: left;
	padding: 5px;
}
#driving_directions div {
	background-color: #99FFCC;
	border: 1px dashed #FF0000;
}
#driving_directions p {
	padding-left: 10px;
}
#driving_directions ol {

	padding-left: 10px;
}
#dual_schedule {
	margin-right: auto;
	margin-left: auto;
}
#footnote {
	font-size: 0.8em;
	color: #666666;
	padding: 3px;
	float: right;
	width: 80%;
	margin-top: 3ex;
	margin-right: 20px;
	clear: both;
}



#glossary_of_terms dt {
	margin: 1px 15px 0px 5px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	background-color: #AADDFF;
	padding-left: 2px;
	padding-right: 2px;
}
#glossary_of_terms dd {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #AADDFF;
	padding-left: 3px;
	padding-right: 3px;
}
#glossary_of_terms .float_left_w48 {
	float: left;
	width: 48%;
}

#headline {
	padding: 2px 5px;
}
#im_free_medley {
	border: 1px solid #FF0000;
	margin: 1px;
	padding: 2px;
	float: left;
}
#job_list table {
	font-size: .85em;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#job_list td {
	padding-right: 1px;
	padding-left: 1px;
}

#job_leaders {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
#job_leaders td {
	margin: 2px;
	padding: 2px;
}
#league2008_instructions {
	background-color: #99FFCC;
	font-size: 0.9em;
	float: left;
	width: 45%;
}

#links_list {
	font-size: 1.1em;
}
#links_list ol {
	margin: 5px;
	padding: 5px;
}
#links_list li {
	margin: 5px;
}


#maps_from_google {
	float: right;
	width: auto;
	margin: 3px;
}
#map_instructions {
}

#page_title {
	font-size: 1.4em;
	color: #DDDDDD;
	background-color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 3px;
	width: 98%;
}
#state_meet_schedule {
	float: right;
	border: 5px inset #FF0000;
	margin: 2px;
}
#summer_camp {
	color: #003366;
}
#summer_camp .float_left_w47 {

	width: 48%;
	float: left;
	border: 1px solid #FFFFFF;
	margin: 2px;
	padding: 2px;
}
#summer_camp .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	padding: 5px 2px;
	font-size: 1.1em;
}
#summer_camp ul {
	list-style-position: inside;
	margin: 2px 2px 2px 15px;
	padding: 2px;
}

#the_show {
	margin: 5px;
}
#typical_meet {
	width: 65%;
	float: left;
	margin: 2px;
}
#typical_meet img {
	margin: 2px;
	border: 5px inset #FF0000;
}
#update {
	font-size: 0.7em;
	float: right;
	width: 25%;
	text-align: right;
}
