body {
	margin: 10px 0 0;
	padding: 0px;
	text-align: center;
	background-color: #EAEAD5;
	font-size: 12px;
	color: #313839;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 185%;
}

h1{
	font-size: 17px;
	line-height: 185%;
}

h2{
	font-size: 14px;
	font-weight: bold;
}
ul{
	list-style-type: square;
}
#container {
	position: relative;
	margin: 0 auto; padding: 0; width: 770px;
	text-align: left; 
	}
	.linksRow {
	background-color: #DEDCBC;
	height: 40px;
	width: 700px;
	vertical-align: middle;

}
.linksTable {
	background-color: #DEDCBC;
}
.homeGreenborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #016410;
	border-left-color: #016410;
}
.bannerGreenBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #016410;
	border-left-color: #016410;
}
.contactGreenBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #016410;
	border-right-color: #016410;
	border-bottom-color: #016410;
	border-left-color: #016410;
}
.buttonBottomGreenBorder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #016410;
}
.mainDiv {
	background-color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 770px;
	border: 1px solid #016410;
	}

.stuffAfterMasthead{
	text-align: left;
	padding: 0 34px 0 34px;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}
.footer{
	font-size:9px;
	color: #9E9E9E;
	padding: 10px 0 0 0;
	}
	
a:link, a:visited {
	color: #3F6398;
	text-decoration: none;	
}
a:hover, a:active {
	text-decoration: underline;
	color: #0056D7;
}
.cellLeftBorder {
	border: 1px solid #EAEAD5;
	background-color: white;
}
.tableWithSpaceAround {
	margin-top: 20px;
}
.aboutMenuExtension {
	background-color: #DEDCBC;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	border-color: #016410;
	position: absolute;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	left: 119px;
}

.researchMenuExtension {
	background-color: #DEDCBC;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	border-color: #016410;
	position: absolute;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	left: 198px;
}

.imgPlainBorder{
	border-bottom: 1px solid #DEDCBC;
}

.centerPara{
	text-align: center;
}
.submenuCurrentPage{
	color: #016410;
	font-weight: bold;
}

.sponsorBox{
	border: 1px solid #016410;
	padding: 5px;
	background-color:#ffffff;
	color: black;
	text-align: center;
	
}
.teamPic{
float:left;
margin:0px 10px 40px 0px;
}