body {
	margin: 0;
	padding: 0;
	background-color: #9999CC;
	text-align: center;
}
#wrapper {
	margin: 10px auto;
	position: relative;
	text-align: left;
	background-color: #CCCCCC;
	width: 640px;
}
p {
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 30px;
	text-align: center;
}
table p {
	color: #000000;
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 5px 10px 20px;
}
a:link {
	color: #3300cc;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6633;
	text-decoration: none;
}

#mpnav {
	position: relative;
	margin-bottom: 40px;
}
#mpnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mpnav li {
	margin: 0;
	float: left;
	display: inline;
}
#mpnav a {
	display: block;
	width: 106px;
	height: 18px;
	padding-top: 3px;
	background-image: url(../../images/106tabs.gif);
	background-repeat: no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
#mpnav a:link.research, #mpnav a:visited.research {
	background-color: #000033;
}
#mpnav a:link.restoration, #mpnav a:visited.restoration {
	background-color: #339999;
}
#mpnav a:link.photos, #mpnav a:visited.photos {
	background-color: #6699ff;
}
#mpnav a:link.maps, #mpnav a:visited.maps {
	color:#000000;
	background-color: #99ffff;
}
#mpnav a:link.viz, #mpnav a:visited.viz {
	background-color: #9999cc;
}
#mpnav a:link.team, #mpnav a:visited.team {
	background-color: #ff9999;
}
#mpnav a:link.current, #mpnav a:visited.current {
	width: 110px;
	padding-top: 1px;
	background-image: url(../../images/110tabs.gif);
	background-repeat: no-repeat;
	color: #000033;
	background-color: #cccccc;
	font: italic 17px "Times New Roman", Times, serif;
	text-transform: capitalize;
}


#mpnav a:hover.research, #mpnav a:active.research, #mpnav a:hover.restoration, #mpnav a:active.restoration, #mpnav a:hover.photos, #mpnav a:active.photos, #mpnav a:hover.maps, #mpnav a:active.maps, #mpnav a:hover.viz, #mpnav a:active.viz, #mpnav a:hover.team, #mpnav a:active.team  {
	color: #FF6633;
}


#nav {
	position: relative;
	width: 640px;
	height: 60px;
	margin: 0px 0px 20px;
}
#nav #title {
	position: absolute;
	top: 20px;
	left: 30px;
}
#nav #leftarrow {
	position: absolute;
	top: 20px;
	left: 220px;
}
#nav #date {
	position: absolute;
	top: 20px;
	left: 340px;
}
#nav #rightarrow {
	position: absolute;
	top: 20px;
	right: 30px;
}
#footer {
	width: 640px;
	clear: both;
	margin-bottom: -4px;
}
.ten {
	padding: 0px 5px;
}
.clearit {
	clear: both;
}
.pinwheel {
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 20px;
}
