#card {
	float: right;
}
h1 {
	font-size: 18px;
	color: #004678;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	color: #BB8C07;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 4px;
	font-size: 12px;
	line-height: 18px;
}
#tblSports {
	margin-right: 20px;
	margin-left: 16px;
	margin-top: 10px;
	padding: 0px;
}
#tblSports td {
	font-size: 12px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
#tblRegistration {
	margin-right: 20px;
	margin-left: 16px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
}
#tblRegistration td {
	font-size: 12px;
}
#pict {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#slide {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
div#map {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.clearer {
	clear: both;
	height: 1px;
	margin-bottom: 1em;
}

#Table_01 .imgleft {
	float: left;
}
#Table_01 .card {
	margin-left: 20px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#Table_01 .notice {
	background-color: #CC0000;
	text-align: center;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
#Table_01 ul {
	margin-left: 20px;
	margin-top: 0px;
}
#Table_01 li {
	font-size: 11px;
}

#Table_01 tbody tr td h3 {
	margin-top: 1em;
}

#Table_01 tbody tr td .notice a {
	color: #FFF;
	text-decoration: underline;
}

#Table_01 tbody tr td #baseballclinic .softball {
	color: #FFF;
	background: #2A4E76;
	text-align: center;
	font-size: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#Table_01 tbody tr td #baseballclinic .softball p {
	margin-top: 18px;
}

#Table_01 tbody tr td #baseballclinic .softball a {
	color: #FFF;
	text-decoration: underline;
}

#Table_01 tbody tr td #menssoftballannouncement p {
	font-size: 18px;
	padding-top: 6px;
	margin-top: 10px;
}

