body {
	margin: 0;
	padding: 0;
	background: white;
	font-size: 90%;
	background: url(img/back.jpg) top repeat-x;
	font-family: verdana;
}


.clear {
	clear: both;
}

.more {
	float: right;
	font-size: .8em;
	text-transform: uppercase;
	font-family: verdana;
	margin: 3px;
	color: gray;
	text-decoration: none;
}

.more:hover {
	color: black;
	border-bottom: 1px dotted #56AEA9;
}

#header {
	height: 150px;
	background: url(img/logo.png) left center no-repeat;
}


#masthead {
	display: block;
	height: 124px;
	width: 175px;
	margin: auto 0;
	padding: 15px;
	text-indent: -500px;
}

#summary {
	font-family: verdana;
	font-size: .75em;
	position: absolute;
	top: 33px;
	left: 200px;
	margin-right: 200px;
	color: #53AAA4;
}

#summary strong {
	font-weight: bold;
	color: #2B5855;
}

#strip {
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
	margin: 0 0px;
	background: white url(img/strip.jpg) 0 30px repeat-x;
	z-index: 75;
}


#strip .more {
	color: white;
	margin-right: 10px;
	margin-top: -1.1em;
}

#accordion {
	float: left;
	width: 100%;
	background: url(img/lake.jpg) top right no-repeat;
	height: 151px;
	font-family: verdana;
	font-size: .9em;

}



#news {
	
	display: block;
	margin-top: 0;
	border: 1px solid #CBE6E4;
	padding: 5px;
	font-size: .9em;
}

#news h2 {
	font-size: 1.25em;

	padding: 0 0 2px 40px;
	color: #2B5754;
	display: block;

	background: url(img/new.jpg) left center no-repeat;
	height: 32px;
	
	
		font-family: Trebuchet MS;

	margin: 0;
	font-size: 1.5em;
	color: #2B5754;
	display: block;
	font-weight: regular;
}

#news a{
	text-decoration: none;
	color: black;
	
	
}

#news a:hover {
	text-decoration: underline;
}

#news span a {
	display: inline;
}



#contact {
	font-family: Trebuchet MS;
	margin: 0;
	font-size: 1.5em;
	color: #2B5754;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 25px 10px 40px;
	background: url(img/contact.gif) left center no-repeat;
	text-decoration: none;
}

#contact:hover {
	background-color:  #EEF7F6;
}

#columns {
	margin: 20px 0;
}

.col {
	float: left;
	width: 28%;
	margin: 0 10px;
	padding-left: 20px;
}

.col a {
	text-decoration: none;
	display: block;

}

.col a:hover {
	background-color: #EEF7F6;
}

.col .heading {
	font-family: Trebuchet MS;
	padding: 5px;
	margin: 0;
	font-size: 1.5em;
	color: #2B5754;
	display: block;
}

.col .text {
	line-height: 1.3;
	font-family: Verdana;
	font-size: .9em;
	margin: 0;
	padding: 5px;
	display: block;
	color: #333333;
}


#facts .heading {
	padding-left: 40px;
	background: url(img/facts.jpg) left center no-repeat;
	
}

#history .heading {
	padding-left: 40px;
	background: url(img/about.jpg) left center no-repeat;
}

#reach .heading {
	padding-left: 40px;
	background: url(img/about.jpg) left center no-repeat;
}

#library .heading {
	padding-left: 40px;
	background: url(img/library.jpg) left center no-repeat;
	margin-top: 10px;
}

#pressroom .heading {
	padding-left: 40px;
	background: url(img/pressroom.jpg) left center no-repeat;
}


#members .heading {
	padding-left: 40px;
	background: url(img/members.jpg) left center no-repeat;
}


#links .heading {
	padding-left: 40px;
	background: url(img/links.jpg) left center no-repeat;
}



#misc {
	text-align: left;
	padding-left: 20px;
	line-height: 1.75;
}


#wrapper {
	width: 100%;
	margin:0;
	max-height: 150px;
}

.display	{
	float: left;
	height: 150px;
	margin: 0 2px 0 0;
	background-color: #55AEA8;
	margin-top: -30px;
	padding: 5px 5px 25px 5px;
	color:  #2B5754;
	font-variant: small-caps;
	text-decoration: none;
	cursor: pointer;
	min-width: 100px;
	text-align: center;
	font-weight: bold;


}



.display:hover {
	background-color: #2B5754;
	color: white;
}

.stretcher p {
	font-size: .95em;
	padding: 10px;
	color: white;
}



.stretcher {
	float: left;
	width: 45%;
	min-height: 100%;
	
}


#footer {
	font-family: verdana;
	font-size: .66em;
	width: 100%;
	background: #EEF7F6;
	text-align: right;
	color: #B2B9B8;
	padding: 10px 0;
	clear: both;
}

#strip ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	background: #55AEA8;
	z-index: 50;
	display: block;
	float: left;
	margin-top: -20px;
}

#strip ul li {
	width: 10%;
	display: block;
	float: left;
	border-right: 1px solid white;
	
	
}

#strip ul li a {
	display: block;
	text-align: center;
	font-family: arial;
	width: 100%;
	padding: 10px 0;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#strip ul li a:hover {
	background: #2B5855;
	
color: white;}

#historyz .heading {
	padding-left: 40px;
	background: url(img/about.jpg) left center no-repeat;
}
	
	#historyz {
		padding-left: 15px;
	}
	.main {
		float: left;
		width: 70%;
		padding: 0 20px;
	}
	
	.sidebar {
		float: right;
		width: 19%;
	font-size: .8em;
	color: gray;
	z-index: 25;
	margin-top: -20px;
	}
	
	.library p img {
		width: 150px;
		height: 180px;
	}
	
	
.main .heading {
	font-family: Trebuchet MS;
	padding: 3px;
	margin: 0;
	font-size: 1.5em;
	color: #2B5754;
	display: block;
}

.main .text {
	line-height: 1.75;
	font-family: Verdana;
	font-size: .9em;
	margin: 0;
	padding: 5px;
	display: block;
	color: #333333;
}

.main p {
	color:#333333;
	font-family:Verdana;
	font-size:0.9em;
	line-height:1.3;
	overflow: auto;
}


.main h3 {
	color:#2B5754;
	font-family:Trebuchet MS;
	font-size:1.5em;
	margin:0pt;
	padding:0px;
}

.sidebar #news {
	position: absolute;
	top: 49px;
	right: -16px;
	width: 150px;
	overflow: hidden;
	border: none;
	text-decoration: none;
	color: gray;
	
}

.sidebar #news h2 {
	color: gray;
	padding-top: 10px;
}

.sidebar #news h2:hover {
	color: black;
}
.sidebar #news:hover {
	cursor: pointer;
	color: black;
}

.space {
	line-height: 2;
	font-family: Verdana;
	font-size: .9em;
	list-style: none;
}
	
	
	.backabout {
		background: url(img/backabout.jpg) top right no-repeat;
	
		height: 300px;
	}
	
	
		
	.backhistory {
		background: url(img/backhistory.jpg) top right no-repeat;
		
		height: 400px;
	}
	
		.backlab {
		background: url(img/backlab.jpg) top right no-repeat;
		
		height: 400px;
	}
	
	
		.backlifecycle {
		background: url(img/backlifecycle.jpg) top right no-repeat;
	
		height: 400px;
	}
	
	
		.backfacts {
		background: url(img/backfacts.jpg) top right no-repeat;

		height: 400px;
	}
	
	
			.backmembers {
		background: url(img/backmembers.jpg) top right no-repeat;

		height: 400px;
	}
	
				.backpressrroom {
		background: url(img/backpressroom.jpg) top right no-repeat;

		height: 400px;
	}
	
	
.main .text {
	line-height: 1.1;
}

.history h4 {
	color: #191919;
	font-size: 1.2em;
	margin: 0;
	padding: .5em 0 .1em 0;
	display: block;
	border-bottom: 1px solid #AAAAAA;
	width: 50%;
}

.history h5 {
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 1em 0 .05em 0;
	
}

.history .ht {
	line-height: 1.25;
	padding: .5em 0 .25em .75em;
	margin: 0;
	color: #333333;
}

#ie6 {
	display: none;
}

.zero {
	padding: 0;
	margin: 0;
	margin-top: 0;
	padding-top: 0;
	}

		
		
		
		#news a.latest {
			color:#333333;
display:block;
font-family:Verdana;
font-size:0.9em;
line-height:1.3;
margin:0;
padding:5px;
overflow: auto;
font-weight: normal;
font-weight: bold;
font-style: italic;
		}
		
		#news a.latest strong {
			color:gray;
			float:right;
			font-family:verdana;
			font-size:1em;
			margin:3px;
			text-decoration:none;
			text-transform:uppercase;
			font-weight: normal;
			font-style: normal;
}
		
		#news a.latest:hover {
			text-decoration: none !important;
		}
		
body.splash {
	margin: 0;
	padding: 0;
	background: #2A5854 url(img/backsplash.jpg) center left fixed repeat-x;
}


#description {
	width: 60%;
	margin-top: 6%;
	padding-left: 6%;
	font-size: 20px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: white;
	float: left;
}

#logo {
	height: 123px;
	width: 23%;
	background: url(img/logo.png) center center no-repeat;
	float: right;
	margin-top: 6%;
	margin-right: 6%;
	text-indent: -4000px;
	min-width: 175px;
	
}

#please {
	clear: both;
	background: url(img/please.png) center left no-repeat;
	height: 50px;
	min-width: 500px;
	text-indent: -2000px;
	margin-left: 15%;

}

#form {
	width: 33%;
	margin: 40px auto;
	clear: both;

}

#form input {
	width: 100%;
	margin: 3px;
	font-size: 18px;
	color: #333333;
	border: 2px solid #444444;
	padding: 2px;
	
}

#form input:focus {
	background: #90BA9E;
	color: black;
	border: 2px solid #333333;
}

#proceed {
	clear: both;
	background: url(img/proceed.png) center right no-repeat;
	height: 50px;
	min-width: 500px;
	text-indent: -2000px;
	margin-right: 15%;
	display: block;

}

#proceed:hover {
	background: url(img/proceedh.png) center right no-repeat;
	}


	#news a {
		margin-bottom: 10px;
		line-height: 1;
	}
