body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
}
td, p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
}
td.nav {
	font-size: 1em;
}
#header {
	width:100%;
	height: 78px;
	border-top: 2px solid #024093;
	border-bottom: 1px solid #024093;
	background-color: #8CB3FE;
	margin: 0px;
	padding: 0px;
}
.note
{
	font-size: 10px;
	color: #5f5f5f;
}
#logo {
	width: 178px;
	left: 0px;
	top: 2px;
	position: absolute;
}
#utilityNav {
	position: absolute;
	width: 600px;
	height:78px;
	top: 2px;
	left: 178px;
	}
#picture {
	position: absolute;
	top: 2px;
	left: 778px;
	}
#bodyContainer {
	
}
#siteNav {
	width:178px;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	position: absolute;
	left: 0px;
}
.contactWebmaster {
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-size: 10px;
}
a.contactWebmaster:link, a.contactWebmaster:hover,a.contactWebmaster:active,a.contactWebmaster:visited {
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-size: 10px;
}
#linksForm {
	margin: 0px;
	margin-bottom: 5px;
}
#links {
	border-top: 1px solid #BCDB63;
	border-bottom: 1px solid #7D9C24;
	background-color: #A2CB2D;
	padding: 5px;
	padding-left: 8px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

#search {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B5B5B3;
	background-color: #D3D3D3;
	padding: 5px;
	padding-left: 8px;
	color: #464646;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}



#bodyContent {
	min-width: 600px;
	left: 178px;
	background-color: white;
	min-height: 600px;
	padding: 15px;
	top: 82px;
	overflow:visible;
}
#bodyHolder {
	width:773px;
	margin-left: 178px;
	background-color: white;
}
#sidebar {
	float: right;
	width: 173px;
}
#backgroundStretcher {
	background-color: white;
	width: 100%;
	float: left;
}

.navItem {
	border-top: 1px solid white;
	border-bottom: 1px solid #D3D3D3;
	background-color: #F2F2F0;
	color: #7B7B7A;
	height: 18px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: middle;
}
a:link {
	color: #1657AB;
	text-decoration: none;
}
a:hover {
	color: #0F037A;
	text-decoration: none;
}
a:visited {
	color: purple;
	text-decoration: none;
}
.navItemOn {
	border: 0px;
	background-color: #1657AB;
	border-top: 1px solid #1657AB;
	border-bottom: 1px solid #1657AB;
	color: white;
	height: 18px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: middle;
}

a.navItem_link, a.navItem_link:visited, a.navItem_link:hover {
	color:#434343;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	font-size: .9em;
}

a.navItemOn_link, a.navItemOn_link:hover, a.navItemOn_link:link, a.navItemOn_link:visited {
	color:white;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	font-size: .9em;
}
h2 {
	color:#434343;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	font-size: 1.5em;
}

#byline, #homeEntry #byline {
	font-size: .75em;
	color: #B8B7B7;
}

#byline a, #homeEntry #byline a {
	color: #858EBC;
	font-weight: normal;
}

#permLink {
	position: relative;
	top: 5px;
	padding-left: 10px;
}

#formForm {
	padding-top: 10px;
	margin-top: 0px;
}
#pageTitle {
	text-align: right;
	float: right;
	vertical-align: bottom;
	height: 20px;
	top: 58px;
	position: relative;
	background-color: #D0DFFE;
	width: 435px;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	color: #1657AB;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-transform: uppercase;
}
#utilNav {
	position: relative;
	top: 58px;
	margin:0px;
	padding: 0px;
	float: right;
}

h1 {
	color: #1657AB;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-size: 1em;
}
#otherTeamsHeader, #dateArchivesHeader, #categoryArchivesHeader, #recentEntriesHeader {
	background-color: #9E9E9E;
	border-top: 1px solid #E6E6E6;
	color: white;
	font-weight: bold;
	padding-top: 0px;
	height: 16px;
	margin-top: 6px;
	vertical-align: top;
	font-size: .9em;
	line-height: 4px;
}
#otherTeams, #dateArchives, #categoryArchives, #recentEntries {
	background-color:#E6E6E6;
	padding-bottom: 6px;
	padding-right: 0px;
}

#otherTeams a, #dateArchives a, #categoryArchives a, #recentEntries a {
	color: black;
}

#otherTeams ul, #dateArchives ul, #categoryArchives ul, #recentEntries ul {
	color: black;
	list-style-type: none;
	padding-left: 6px;
}
#otherTeams ul li, #dateArchives ul li, #categoryArchives ul li, #recentEntries ul li {
	padding-bottom: 6px;
}
.dateSlug {
	font-size: .75em;
	color: #FD771F;
}

#newsArticle a.title, #homeEntry a.title {
	font-weight: bold;
	color: #1757AC;
}
#newsArticle {
	width:493px;
}
#calendar table {
	width: 178px;
}
#calendar tr {
	font-weight: bold;
	font-size: .8em;
	background-color: #E6E6E6;
	
}
#calendar td {
	padding: 3px;
	
	margin: 0px;
	margin-bottom: 3px;
	border-bottom: 3px solid white;
	text-align: center;
}
#calendar tr.currentWeek {
	background-color: #9E9E9E;
	color: white;
}
#calendar tr.currentWeek a {
	color: white;
}
#calendar tr.heading {
	background-color: white;
}
#calendar tr.heading a {
	color: #9E9E9E;
}
#todaysEvents {
	background-color: #CFDFFF;
	color: #1657AB;
	padding: 5px;
	font-size: .8em;
	width: 168px;
}

#weather {
	padding: 5px;
	font-size: .8em;
	width: 168px;
	background-color: #EFEFEF;
	color: #1657AB;
	margin-top: 5px;
}

#mission {
	background-color: #CFDFFF;
	color: #1657AB;
	margin-top: 5px;
	padding: 5px;
	font-size: .8em;
	width: 168px;
}
a.selectedCategory {
	font-weight: bold;
}

div.levelOneNav {
	padding:5px; 
	padding-left:20px;
	width/* */:164px !important;
	width: 189px;
}
div.levelTwoNav {
	padding:5px; 
	padding-left:30px;
	width/* */:154px !important;
	width: 189px;
}

.hiddenNav {
	padding:5px;
	width/* */:190px !important;
	width: 200px;
}