body {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 805px;
	font-size: .8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a {
	color: #039;
	text-decoration: underline;
	}
a:hover {
	color: #039;
	text-decoration: none;
	}
img {
	border: none;
	margin: 0
	padding: 0;
	vertical-align: top;
	}
.img-middle {
	vertical-align: middle;
	}
.logo {
	padding: 0 5px 0 0;
	}
.centeredImage {
	text-align: center;
	display: block;
	margin: 0 30%;
	}
h1 {
	color: #339;
	font-size: 150%;
	}
h2 {
	color: #3f8632;
	font-size: 125%;
	}
h3 {
	color: #0077bc;
	font-size: 107%;
	padding-bottom: 0;
	margin-bottom: 0;
	}
h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1em;
	}
p {
	margin: 0 0 1em 0;
	}
.center {text-align: center;}
#header {
	background: url('../images/header_bg.gif') repeat-x;
	height: 73px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}
#bluearch {
	background: url('../images/bluearch.gif') no-repeat left top;
	margin: 0;
	padding: 0;
	width: 805px;
	}
#leftarch {
	position: absolute;
	margin: 5px 0 0 10px;
	}
#rightarch {
	float: right;
	position: relative;
	margin: 5px 10px 0 0;
	}
#content {
	padding: 20px 10px;
	}
#columns {
	padding: 5px;
	}
.first-subcol, .second-subcol, .third-subcol, .fourth-subcol {
	text-align: center;
	float: left;
	position: relative;
	top: 0;
	width: 24%;
	font: inherit;
	}
.first-subcol2, .second-subcol2 {
	float: left;
	position: relative;
	top: 0;
	width: 340px;
	padding: 0 20px;
	font: inherit;
	}
.first-subcol2-small, .second-subcol2-small {
	float: left;
	position: relative;
	top: 0;
	width: 150px;
	padding: 0 10px;
	font: inherit;
	}
.clear {clear: both;}
.float-left {
	float: left;
	margin-bottom: 10px;
	}
.nowrap-float-left {
	position: static;
	margin-left: 100px;
	}
#index-layout {
	background: url('../images/cabg.gif') no-repeat center center;
	margin: auto 0;
	padding: 0;
	height: 325px;
	}
#currentevents {
	position: absolute;
	left: 70px;
	top: 135px;
	z-index: 15;
	}
#currenteventsover {
	position: absolute;
	left: 70px;
	top: 135px;
	z-index: 12;
	visibility: hidden;
	}
#library {
	position: absolute;
	left: 70px;
	top: 285px;
	z-index: 15;
	}
#libraryover {
	position: absolute;
	left: 70px;
	top: 285px;
	z-index: 12;
	visibility: hidden;
	}
#thisdayinhistory {
	position: absolute;
	left: 310px;
	top: 210px;
	z-index: 7;
	}
#atlas {
	position: absolute;
	left: 530px;
	top: 120px;
	z-index: 10;
	}
#bios {
	position: absolute;
	left: 530px;
	top: 270px;
	z-index: 15;
	}
#partners {
	position: relative;
	text-align: center;
	}

#footer {
	clear: both;
	padding: 5px;
	margin: 0;
	color: #666;
	font-size: 80%;
	background: #ffc;
	text-align: center;
	}
#footer a {
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
