.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7b0100;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	vertical-align: top;
}
.announce_bullet {
	vertical-align: top;
	padding-top: 5px;
}

.contact_us {
	font-size: 0.8em;
	margin-top: 30px;
	color: #FFEF39;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
}
.contact_us a {
	color: #555a93;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.content {
	left: 160px;
	position: absolute;
	top: 140px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.update_date {
	font-size: 0.8em;
	text-align: right;
	margin-top: 40px;
	margin-right: 10px;
}

.content h1 {
	color: #7b0100;
}
.content h2 {
	color: #7b0100;
}
.content p {
	color: #7b0100;
}

.top_banner {
	position: absolute;
	top: 0px;
	background-color: #7B0100;
	margin: 0px;
	left: 0px;
}
.top_banner h1 {
	color: #FFEF3A;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.top_banner img {
	padding-right: 5px;
	padding-left: 5px;
}

.navbar {
	width: 169px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.navbar img {
	padding-left: 5px;
	padding-top: 5px;
}
.navbar .contact_us img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navbar ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	padding-top: 10px;
}

.navbar li {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
	width: 6em;
	line-height: 1.25em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.navbar li a {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	width: 7em;
	color: #FFFF00;
	border: 1px solid #FFFF00;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.navbar li a:hover {
	font-weight: bold;
	color: #990000;
	background-color: #FFFF99;
}
/* These styles update the hover for the current page */
body#home      a#homeLink,
body#archive   a#archiveLink,
body#boosters  a#boostersLink,
body#calendar  a#calendarLink,
body#coaches   a#coachesLink,
body#links     a#linksLink,
body#photos    a#photosLink,
body#schedule  a#scheduleLink,
body#top_times a#top_timesLink{
	font-weight: normal;
	color: #CCCCCC;
	background-color: #7B0000;
}
.ul_space {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
}
.coach_photo {

}
.content .coach_photo img {
	font-size: 300px;
}
.coach_name {
	font-size: 1.3em;
	vertical-align: top;
}
.announcementSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7b0100;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	vertical-align: top;
	text-decoration: blink;
}
.tbl_bold {
	font-weight: bold;
}
.content table {
	color: #7B0100;
}
