/**/@media screen {
html {
	font: 76% arial, helvetica, sans-serif;
	overflow-y: scroll;
}
.clear	{
	clear: both;	
}
body {
	margin: 8px;
	padding: 0;
}

a {
	color: #000099;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #cc9900;
	text-decoration: none;
}
.wrapper {
	width: 1024px;
	margin: 0 auto;
}
h1 {
	margin: 0 0 0 25px;
	width: 191px;
	height: 195px;
	float: left;
	display: inline;
}
h1 
a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -777em;
	overflow: hidden;
	background: url(../images/seal.png);
}
h1.small {
	width: 170px;
	height: 139px;
}
h1.small 
a {
	background: url(../images/smallseal.png);
}
h2 {
	margin: 0;
	padding: 0 25px 10px 25px;
	width: 700px;
	height: 47px;
	text-indent: -777em;
	overflow: hidden;
	clear: left;
	background: url(../images/wings.png) no-repeat center top;
}
/*h2.resources {
	background: url(../images/resources.png) no-repeat center top;
}*/
h2.announcements {
	backgrounD: url(../../images/announcements_06.gif) no-repeat center top;
}
#nav {
	border-top: 2px solid gray;
	padding: 10px 0;
}
#nav 
ul {
	list-style: none;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	font-size: 1.1em;
}
#nav 
li {
	display: inline;
	border-right: 1px solid black;
}
#nav 
.nobar {
	border: 0;
}
#nav 
a {
	white-space: pre;
	padding: 0 2px 0 5px;
}
h3 {
	margin: 0 0 1.12em;
	padding: 1.12em 0 0;
	color: #000099;
	font-size: 1.32em;
}
p {
	margin: 1.12em 0;
	font-size: 1.1em;
	text-align: justify;
}
#erp {
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1.12em 0 0;
}
#pdfs {
	border-top: 2px solid gray;
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	font-size: 1.1em;
	clear: both;
}
img {
	border: 1px solid gray;
	vertical-align: bottom;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
	display: inline;
}
.left {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	border: 1px solid black;
}
.center {
	clear: both;
}
.center, 
.center 
* {
	text-align: center;
}
.center 
img {
	vertical-align: middle;
	margin: 5px;
}
#topimages {
	padding: 79px 0 0;
}
#topimages.small {
	padding: 0;
}
#topimages 
img {
	border: 0;
	float: left;
}
#content {
	margin: 0 0 0 224px;
	width: 800px;
}
#content 
img {
	border: 0;
	vertical-align: bottom;
}
#content 
p {
	margin: 0 0 1.12em;
}
#joinlist {
	margin: 30px 50px;
	width: 100px;
	height: 94px;
}
#joinlist 
a {
	display: block;
	height: 100%;
	background: url(../images/joinlist.png);
	text-indent: -777em;
	overflow: hidden;
}
#donate {
	margin-top: 30px;
	margin-left: 15px;
	width: 167px;
	height: 53px;
}
#donate 
a {
	display: block;
	height: 100%;
	background: url(../images/donate.png);
	text-indent: -777em;
	overflow: hidden;
}
/*#logos {
	float: right;
	width: 150px;
	text-align: center;
	margin-right: -150px;
	clear: left;
}*/
#logos {
	
}
	#logos a	{
		text-decoration: none;
	}
	#logos img	{
		border: 0;
		display:block;
		margin:0 auto;
	
	}
	#logos li	{
		width: 100%;
		
	}
#copy {
	width: 22ex;
	white-space: pre;
}
sup {
	vertical-align: text-top;
}
#bottomlinks {
	list-style: none;
	margin: 1.12em 0;
	padding: 0;
	text-align: left;
}
#leftnav {
	list-style: none;
	margin: 0 50px 0 25px;
	padding: 0;
	text-align: right;
	width: 182px;
	float: left;
	display: inline;
}
/*#leftnav 
li {
	float: left;
	clear: left;
}*/
#leftnav 
a {
	color: #100c7b;
	text-decoration: none;
	font: bold 12px/30px arial, helvetica, sans-serif;
	white-space: pre;
}
#leftnav 
a:hover {
	color: #000000;
}
#rightside {
	margin: 0 50px 0 257px;
}
html > /**/ body #rightside.foo {
	width: 493px;
}
.nobull {
	list-style: none;
	margin: 1.12em 0;
	padding: 0;
}
.center 
.nobull 
img {
	border: 0;
	vertical-align: bottom;
}
.nobull {
	list-style: none;
	margin: 0;
	padding: 0;
}
.current 
a {
	color: black !important;
}
/**/}

#nav_bar	{
	display: block;
	float: left;
	height: auto;
	margin: 20px 0 -30px 0;
}
	ul#nav_list	{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	ul#nav_list li a	{
		font-weight: bold;
		display: block;
		height: 20px;
		width: 185px;
		border-left: 5px solid #E2A31B;
		background-color: #190D83;
		color: #E2A31B;
		text-decoration: none;
		text-align: right;
		padding-top: 5px;
		padding-right: 7px;
		margin-bottom: 5px;
	}
	ul#nav_list li a:hover, ul#nav_list li a:active	{
		background-color: #F9ECD0;
		color: #190D83;
	}
		ul#nav_list ul	{
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		ul#nav_list ul li	{
			
		}
		ul#nav_list ul li a	{
			font-weight: bold;
			display: block;
			height: 20px;
			width: 185px;
			border-left: 5px solid #E2A31B;
			background-color: #C59400;
			color: #190D83;
			text-decoration: none;
			text-align: right;
			padding-top: 5px;
			padding-right: 7px;
			margin-bottom: 5px;
		}
	ul.navHidden	{
		display: none;
	}
	ul.navShown	{
		display: inline;
	}
	
#head	{
	vertical-align: top;
	padding-left: 4px;
	margin-bottom: 20px;
}
	#head img	{
		border: none;
	}
	
#player {
	height: 24px;
}

#donate_button	{
	float: right;
	margin-right: 40px;
	text-align: center;
}
#donate_button p	{
	margin-top: 5px;
	text-align: center;
}
	#donate_button a	{
		display: block;
		width: 111px;
		height: 23px;
		background-color: #E2A31B;
		color: #190D83;
		border: 3px outset #534AA2;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		text-decoration: none;
		padding: 10px;
		font-size: 20px;
		text-align: center;
	}
	#donate_button a:hover	{
		border-style: inset;
	}
	#donate_button a:active	{
		position: relative;
		top: 1px;
	}
