@charset "utf-8";
/* CSS Document */
* {
	padding: 5;
	margin: 50;
	vertical-align: text-top;
}
body,td,th {
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: ##FFFFFF;
	left: 50px;
	background-color: #333;
}
html>body {font-size:0.8em}
body {
	background-color: #000;
	margin: 0px 20px 0px 20px; 
	font-size: 0.9em;
	background-image:url(../images/pageBG.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #3CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3CF;
}
a:hover {
	text-decoration: none;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #3CF;
}
h1 {
	font-size: 2em;
	color: #09F;
}
h2 {
	font-size: 1.5em;
	color: #09F;
}
h3 {
	font-size: 1.00em;
	color: #09F;
	font-weight: bold;
}
h4 {
	font-size: 1.25em;
	color: #09F;
	font-weight: bold;
}
#site {
	width:975px;
	height:auto;
	z-index:1;
	visibility: visible;
	margin: auto;
	overflow: auto;
}
#nestLinks{
	width:970px;
	height:20px;
	z-index:2;
	background-color: #242424;
	margin-top: 10px;
}
#searchBox{
	width:200px;
	float: right;
	height:20px;
	z-index:14;
	margin: 0px;
}
#header{
	width:975px;
	height:185px;
	z-index:3;
	margin-top:5px;
	margin-bottom:2px;
	color:#FFFFFF;
	max-height: 185px;
	max-width: 975px;
}
#navigation {
	width:975px;
	z-index:4;
	height: 55px;
	min-height: 55px;
}
#content {
	width:975px;
	z-index:5;
	min-height: 500px;
	font-size: 0.9em;
	overflow:auto;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#footer {
	width:975px;
	z-index:6;
	overflow: auto;
}
#footer a:link {
color: #FFF;
text-decoration: none;
}
#footer a:hover {
color: #3CF;
text-decoration: none;
}
#footer a:visted {
color: #FFF;
text-decoration: none;
}
#footer a:active {
color: #FFF;
text-decoration: none;
}
	
#bannerContent {
	top:0px;
	width:975px;
	height:185px;
	z-index:1;
	margin: 0px;
	padding: 0px;
	text-align: right;
	position: inherit;
	max-height: 185px;
	max-width: 975px;
}
#nav {
	top:0px;
	width:100%;
	height:48px;
	min-height:48px;
	z-index:1;
	margin: 0px;
	text-align: center;
}
/*Make sure your page contains a valid doctype at the top*/
#leftColumn {
	max-width:520px;
	z-index:8;
	overflow: auto;
	height: 300px;
}
#rightColumn {
	background-image:url(../images/gliderBG.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:10px;
	top:0px;
	width:975px;
	z-index:7;
	height: 300px;
}
#sideBannerContainer {
	width:269px;
	height:100%;
	z-index:10;
	overflow: auto;
	float: right;
	top: 0px;
	padding-top: 50px;
}
#textContrainer {
	top:309px;
	width:695px;
	height:100%;
	z-index:9;
	overflow: auto;
	float: left;
}
#advertSpace {
	width:269px;
	z-index:11;
	overflow: auto;
	float: right;
	top: 0px;
}
.maintext {font-size: 130%}
.moreinfo {font-size: 0.8em; font-weight:bold}
.nestlinks {font-size: 0.80em; color: #CCC; font-weight:bold}
.style9 {font-size: 130%}
.dates {font-size: 80%}
.mission {font-size: 100%}
.funding {font-size: 80%; color: #F00; font-weight:bold}
.indexnotice {
	font-size: 115%;
	font-weight:bold;
	color:#F00
}
