/* Div Tags */

body {
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	top: 0px;
	left: auto;
	right: auto;
}
#wrapper {
	display: block;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	top: 0px;
	left: auto;
	right: auto;
	background-position: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	color: #003300;
	text-decoration: none;
}
#footer a:hover {
	color: #F9F200;
	text-decoration: none;
	background-color: #527900;
}#topNav img {
	display: block;
	float: left;
	margin-top: 4px;
}
#topNav {
	display: block;
	padding-left: 10px;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: text-top;
	float: none;
	top: 0px;
	line-height: 125%;
	margin: auto;
	height: auto;
	width: 798px;
}
#mainContent table {
	margin-left: 10px;
}


/* Links Page */

#linksContent {
	font-size: 14px;
	line-height: 200%;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 525px;
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#linksContent  img {
	display: block;
	float: left;
	padding-left: 10px;
}
#linksContent a {
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
}

#linksContent a:hover {
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}

/* Forms Page */

#formsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: none;
	display: block;
	height: auto;
	width: 798px;
}
#formsContent a {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
}
#formsContent a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}


/* Board Page */

#boardContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	height: 525px;
	width: 798px;
	font-size: 14px;
	line-height: 125%;
}
#boardContent ul {
	font-size: 14px;
	display: block;
	float: left;
	padding-left: 150px;
	list-style-type: none;
	font-weight: bold;
}

/* Track and Field Page */

#TandFContent {
	height: 525px;
	width: 780px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	left: auto;
	right: auto;
	clear: both;
}
#TandFContent a {
	color: #FFFF00;
}


/* Classes */

.MissionStatement {
	background-color: #056900;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 11px;
	line-height: 150%;
}


#TandFContent .heading1 {
	font-size: 16px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.main a {
	font-weight: bold;
	color: #FFFF00;
}
