div#top_banner {
	font-size: 2.1em;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 8px;
	border: 1px solid #FFFFFF;
}
body {
	margin: 8px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	behavior: url(csshover.htc);
	background-image: url(images/top_border_short.gif);
	background-repeat: repeat;
}

td#nav_column {
	width: 190px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top;
	border: 3px solid #990000;
	background-image: url(images/cork.gif);
	background-repeat: repeat;
	font-size: .9em;
}
td#nav_column ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-position: outside;
}
td#nav_column li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(images/push-pin.gif);
}
div#copyright {
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-color: #990000;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
td#main_cell {
	padding: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	background-image: url(images/scottydog_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td#main_cell li {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#admin {
	width: 45%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: .9em;
	color: #990000;
	float: left;
	font-weight: bold;
	padding-left: 15px;
}
div#page_heading {
	font-size: 1.5em;
	color: #990000;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
div#admin_email {
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: .9em;
	padding-left: 15px;
	white-space: nowrap;
	width: 40%;
}
div#schedule  {
	color: #FFFFFF;
	border: 1px solid #990000;
	font-family: "Courier New", Courier, mono;
	text-align: right;
	margin-top: 30px;
	float: right;
	margin-bottom: 30px;
	width: 600px;
}
div#schedule a:link , div#schedule a:visited {
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
div#schedule a:hover {
	color: #000000;
	background-color: #FFCC00;
}
hr {
	color: #990000;
	text-decoration: none;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#school_address {
	font-size: .8em;
	color: #FFFFFF;
	margin-top: 100px;
	clear: both;
	float: left;
}
.image_left {
	float: left;
	border: 1px solid #000000;
	margin-right: 15px;
	margin-bottom: 15px;
}
h1, h2, h3 {
	font-family: "Courier New", Courier, mono;
}
a:hover {
	color: #000000;
	background-color: #FFCC00;
}
span#tag_line {
	padding-left: 110px;
	line-height: .8em;
}
.th_coach {
	font-weight: bold;
	color: #990000;
	width: 35%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: .9em;
}
.th_phone {
	font-size: .9em;
	font-weight: bold;
	color: #990000;
	width: 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.th_email {
	font-size: .9em;
	font-weight: bold;
	color: #990000;
	width: 40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.row_white {
	font-size: .9em;
	padding: 5px;
	vertical-align: top;
}
.row_gray {
	font-size: .9em;
	padding: 5px;
	background-color: #EEEEEE;
	vertical-align: top;
}
div#calendar {
	font-size: .5em;
	margin-top: 30px;
	background-color: #00FF66;
}
iframe {
	font-size: .5em;
	margin-top: 30px;
}
table.teachers {
	font-size: .9em;
	color: #990000;
	margin-left: 20px;
}
table.teachers td {
	padding: 3px;
}
.right_align {
	float: right;
	margin-right: 20px;
}
div#nav_row {
	font-size: 0.8em;
	background-color: #000000;
	border: 3px solid #FFFFFF;
	font-family: "Courier New", Courier, mono;
	height: 26px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
div#nav_row ul {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
div#nav_row li {
	float: left;
	list-style-type: none;
	position: relative;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
}
div#nav_row li a:link, div#nav_row li a:visited {
	text-decoration:none;
	display:block;
	color: #FFFFFF;
	padding-right: 5px;
	background-color: #000000;
	
}
div#nav_row li a:hover {
	background-color: #FFCC00;
	color: #000000;
}
div#nav_row li:first-child {
	margin: 0px;
	padding-right: 5px;

}
div#nav_row ul li ul:hover {
	list-style-type: none;
	display: block;
}

div#nav_row a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#nav_row ul li ul {
	margin: 0px;
	position: absolute;
	display: none;
	
}
div#nav_row ul li ul li {
	width: 260px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: .9em;
	text-align: left;
	background-color: #000000;
	
}
div#nav_row ul li:hover ul {
	list-style-type: none;
	display: block;
}
div#nav_row ul li ul:hover {
	list-style-type: none;
	display: block;
}
div#nav_row ul li ul li:first-child {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
div#nav_row ul .activenav {
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #FFCC00;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#content {
	background-color: #FFFFFF;
	margin: 8px;
	padding: 15px 30px;
	clear: both;
	background-image: url(images/scottydog_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #990000;
}
div#right_column {
	float: right;
	width: 200px;
	clear: none;
	margin-top: 18px;
	font-size: .8em;
}
div#left_column {
	margin-right: 240px;
}
.clear_floats {
	clear: both;
}
.image_right {
	margin-left: 10px;
	vertical-align: middle;
}

