body,td,th {
	color: #444;
	
}
body {
	background-color: #003366;
	margin-top: 0px;
	background-image: url(nav/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #0000CC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #2222CC;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.nav:hover {
	border-left: 1em solid #FFCC00;
}
a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.nav {
	border-left: 1em solid #607BFF;
	padding-left: .5em;
}

.current {
	border-left: 1em solid #080167;
	padding-left: .5em;
}

.bumpleft {
	position: relative;
	float: left;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: bold;
	line-height: 1.25em;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	line-height: 1.25em;
	padding-top: 4px;
	border-top: solid 2px #080167;
}
li {
	margin-bottom: 1em;
}

.main {
	width: 700px;
	margin: 50px auto;
	padding: 0px;
}
.header {
	
}
.content {
	position: relative;
	z-index: 0;
	background: #fff;
	margin-top: 10px;
	padding: 10px;
	width: 680px;
}
.homebutton {
	margin: 10px;
}

.navblock {
	float: left;
	position: relative;
	width: 150px;
	margin-top: 15px;
	margin-left: 15px;
	line-height: 2em;
}
.copywrapper {
	margin-left: 355px;
	margin-right: 10px;
}
.interior {  /*modifies copywrapper*/
	margin-left: 190px;
}

.sponsor {
	position: relative;
	z-index: 5;
	margin-bottom: -10px;
	margin-left: 525px;
}
.clear {
	clear: both;
}
#flashcontent {
		height: 480px;
	}
hr {
	color: #080167;
	background-color: #080167;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
