body {
	background-color: #EBEBEB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a:link{
color: #0c4167;
text-decoration: none;
}
a:visited{
color: #0c4167;
text-decoration: none;
}
a:hover{
color: #0c4167;
text-decoration: underline;
}
a:active{
color: #0c4167;
text-decoration: underline;
}
.header{
padding-bottom: 15px;
}
.imglinks{
float: right;
}
.wrapper {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: none;
	margin-left: auto;
	width: 900px;
}

.content {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 16px;
}
.tabs {
font-weight: bold;
padding-bottom: 56px;
}
.tabs ul {
margin: 0em;
padding: 0em;
list-style-type: none;
}
.tabs ul a:hover{
height: 55px;
width: 135px;
/*border-bottom: 1px solid #fff;*/
}
.tabs li {
float: left;
text-align: center;
}

.tablink {
padding-top: 18px;
height:0px;
}

.tabs a {
color: #000;
text-decoration: none;
display: block;
width: 135px;
height: 55px;
}

.leftheader{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	width: 860px;
	background-color: #125280;
	color: #fff;
	border: 1px solid #999;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    border-radius: 10px;*/
}
.leftcolumn {
	width: 865px;
}
.newstext{
	padding: 5px;
	background: #fff;
}
.rightheader{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	width: 315px;
	background-color: #125280;
	color: #fff;
}
.rightheader2{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	width: 315px;
	background-color: #125280;
	color: #fff;
}
.rightcolumn{
	border: 1px solid #000;
	background-color: #fff;
	float: right;
	height: 295px;
	width: 320px;
}
.rightcolumn2{
	border: 1px solid #000;
	background-color: #fff;
	float: right;
	width: 320px;
}
.events{
	padding: 5px;
}
.videobox
{
	padding: 5px;
}
.leftbottom{
	float: left;
}
.tabs a:link, .tabs a:visited {
	background-image: url('img/lasttab.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #125280;
	border: 1px solid #999;
	border-right: none;
	border-bottom:none;
}
.tabs a:hover {
background-repeat: no-repeat;
background-position: 0 0;
background: #c5dae5;
color: #000;
}
.selected{
background-position: 0 0;
height: 37px;
width: 135px;
background: #fff;
padding-top: 18px;
border: 1px solid #999;
border-right: none;
border-bottom: 1px solid #fff;
}
img {
	border: none;
}
.people{
padding: 10px 0px 0px 0px;
}
.image {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #EFEECB;

}
.projectimage {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #EFEECB;
	width: 338px;
	height: 150px;

}
.projecttext{
padding: 10px 10px 10px 380px;
}
.media{
	padding: 10px 5px 0px 0px;
}
.press{
	padding: 10px 0px 0px 0px;
}
.project{
height: 170px;
padding: 20px 0px 10px 0px;
border-bottom: solid 1px #C7C7C7;
}
.archive{
padding: 20px 0px 0px 0px;
}
h1{
color: #125280;
font-weight:100;
font-size: 1.5em;
line-height: 0.25em;
padding-bottom: .3em;
}
h2{
color:#333333;
font-weight:100;
font-size: .75em;
line-height: 1.5em;
}
h3{
color: #125280;
font-weight:100;
font-size: 1em;
line-height: .25em;
}
h4{
font-weight:100;
font-size: 1.75em;
color: #125280;
line-height: 0;
}