body {
	background: #000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
input, textarea, select, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	text-align: center;
	background: #C2A366;
	font-size: 11px;
}
div#container {
	width: 760px;
	margin: 0 auto;
	background: #fff;
}
div#header {
	height: 82px;
	background: #781126 url(/_img/bg_header_athletics.jpg) no-repeat;
}
div#nav1 {
	padding: 7px 5px 4px 20px;
	text-align: left;
	background: #781126;
}
div#nav2 {
	padding: 3px 5px 7px 20px;
	text-align: left;
	background: #781126;
}
p.navlist {
	display: inline;
	border-left: 1px solid #996600;
	padding: 0px 5px 0px 8px;
	margin: 0;
}
p.navlistfirst {
	display: inline;
	border-left: 0;
	padding: 0px 5px 0px 0px;
	margin: 0;
}
div#nav1 a:link {
	color: #fff;
	text-decoration: none;
}
div#nav1 a:visited {
	color: #fff;
	text-decoration: none;
}
div#nav1 a:hover {
	color: #fff;
	text-decoration: underline;
}
div#nav2 a:link {
	color: #fff;
	text-decoration: none;
}
div#nav2 a:visited {
	color: #fff;
	text-decoration: none;
}
div#nav2 a:hover {
	color: #fff;
	text-decoration: underline;
}
div#breadCrumbs { padding: 5px 20px 0 20px; }
div#breadCrumbs a:link {
	color: #000;
	text-decoration: none;
}
div#breadCrumbs a:visited {
	color: #000;
	text-decoration: none;
}
div#breadCrumbs a:hover {
	color: #781126;
	text-decoration: underline;
}
div#wrapper {
	padding: 20px 10px 10px 20px;
	float: left;
}
div#navigation {
	float: left;
	width: 164px;
	margin-right: 10px;
}
div#navigation a:link {
	color: #000;
	text-decoration: none;
}
div#navigation a:visited {
	color: #000;
	text-decoration: none;
}
div#navigation a:hover {
	color: #781126;
	text-decoration: underline;
}
div#content {
	float: left;
	width: 535px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #781126;
}
div#content a:link {
	color: #000;
	text-decoration: underline;
}
div#content a:visited {
	color: #000;
	text-decoration: underline;
}
div#content a:hover {
	color: #781126;
	text-decoration: underline;
}
div#extra { border-left: 1px solid #781126; }
div#extra a:link {
	color: #000;
	text-decoration: underline;
}
div#extra a:visited {
	color: #000;
	text-decoration: underline;
}
div#extra a:hover {
	color: #781126;
	text-decoration: underline;
}
div#extra p { color: #000; }
div#footer {
	height: 16px;
	width: 720px;
	clear: both;
	padding: 6px 20px;
	margin: 10px auto 0 auto;
	background: #781126;
}
div#footer_left {
	text-align: left;
	float: left;
	width: 200px;
	color: #fff;
}
div#footer_right {
	text-align: right;
	float: right;
	width: 500px;
}
div#footer_right a:link {
	color: #fff;
	text-decoration: none;
}
div#footer_right a:visited {
	color: #fff;
	text-decoration: none;
}
div#footer_right a:hover {
	color: #fff;
	text-decoration: underline;
}
p.footerlist {
	display: inline;
	border-left: 1px solid #996600;
	padding: 0 0 0 8px;
	margin: 0 0 0 5px;
}
p.footerlistfirst { display: inline; }
h1 {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #996600;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 auto;
	color: #996600;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	margin: -20px auto 16px auto;
	color: #781126;
}
p { margin-top: 0; }
p.subhead {
	margin: 0 auto;
	font-weight: bold;
}
ul {
	list-style-type: disc;
	padding-left: 0;
	margin-left: 16px;
	margin-top: 0;
}
ul.image {
	list-style-image: url("/_img/ul_red.gif");
	padding-left: 0;
	margin-left: 18px;
	margin-top: 0;
	text-decoration: none;
}
ol {
	padding-left: 0;
	margin-left: 28px;
	margin-top: 0;
}
img { border: 0; }
img.left { margin: 0 10px 5px 0; }
img.right { margin: 0 0 5px 10px; }
table.border {
	border-collapse: collapse;
	border: 1px #cccccc solid;
}
td.border {
	border-collapse: collapse;
	border: 1px #cccccc solid;
}
th.border {
	border-collapse: collapse;
	border: 1px #cccccc solid;
}
hr {
	height: 1px;
	color: #781126;
	background: #781126;
	border: 0;
}
/* Design Styles */

.alert { color: #f70; font-weight: bold; }
.attribution { font-style: italic; }
.bottom { margin-bottom: 0; }
.caption { font-size: 10px; margin-top: 1px; }
.fileType { font-size: 10px; color: #aa0000; }
.georgia { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }
.gold { color: #996600; }
.gray { color: #999999; }
.green { color: #66a000; }
.h2 { font-size: 11pt; font-weight: bold; color: #996600; }
.indent { margin-left: 20px; }
.list { margin-bottom: 0; }
.maroon { color: #781126; }
.noMargin { margin: 0; }
.red { color: #990000; }
.small { font-size: 10px; margin-top: 1px; }
.top { margin-top: 0; }

/* Developer Styles */

.navigationHeader {
	margin-left: 0;
	margin-bottom: 0;
	font-size: 11pt;
	font-weight: bold;
	color: #996600;
}
.pageLinksHeader {
	font-size: 11pt;
	font-weight: bold;
	color: #996600;
}
.breadCrumbSeparator {
	color: #781126;
	font-weight: bold;
}
button.quickFind {
	font-size: 10px;
	color: #000;
}
select.quickFind {
	font-size: 10px;
	color: #000;
}
.goldBold {
	color: #996600;
	font-weight: 900;
}
._activePage { color: #781126; }
table.schedule { border: 1px solid #781126; }
td.schedule {
	border-bottom: 1px solid #781126;
	border-right: 1px solid #781126;
	text-align: center;
}
td.notes {
	border-bottom: 1px solid #781126;
	border-right: 1px solid #781126;
	text-align: left;
}

