@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #2D2D2D;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-weight: 600;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: 600;
	color: #666666;
	text-decoration: underline;
}
#header {
	height: 120px;
	width: 500px;
	text-align: right;
	position: absolute;
	top: 20px;
	right: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 16px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.clear {
	clear: both;
	margin-bottom: 60px;
}
.clear2 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container #nsf {
	width: 275px;
	float: left;
}
#container #footer {
	width: 800px;
	margin-left: 245px;
	font-size: .8em;
}
#container {
	position: absolute;
	left: 5%;
	width: 90%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #b6b6b6;
}

#container #menu {
	float: left;
	width: 225px;
	margin-top: 190px;
}
#container #topcontent #publist {
	float: left;
	width: 200px;
}
#container #topcontent {
	width: 350px;
	float: left;
	margin-left: 20px;
	background-image: url(/test/images/people/bkgrnd.gif);
	background-repeat: repeat-y;
	background-position: 24px;
	margin-bottom: 40px;
	padding-top: 120px;
}
.name {
	font-size: 1.1em;
	font-weight: 800;
	color: #000000;
}
.people {
	width: 350px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 18px;
}
#container #topcontent .people img {
	float: left;
	margin-right: 20px;
	border: 1px solid #000000;
}
#container .bottomcontent {
	width: 66%;
	margin-left: 300px;
	margin-bottom: 75px;
	text-align: right;
}
#container .bottomcontent .people img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#container #menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#container #menu li {
	padding-bottom: 9px;
}







#container #content {
	float: left;
	width: 600px;
	margin-left: 300px;
	position: absolute;
	top: 159px;
}
#container .belowmenu {
	width: 200px;
	float: left;
	text-align: right;
}
#container #nsf img {
	padding-left: 4px;
}
#container .bottomcontent img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#container .belowmenu img {
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
}
.pubyear {
	width: 100%;
	margin-bottom: 75px;
}
#container #topcontent .pubyear h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.gallerybox {
	float: left;
	height: 120px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: 500;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}
#container #topcontent .gallerybox img {
	margin-bottom: 5px;
}
.projects {
	margin-left: 50px;
}
#container .bottomcontent ul {
	list-style-type: none;
}
#container #topcontent ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #topcontent li {
	margin-left: 40px;
	margin-bottom: 1px;
}
.newsthing {
	float: left;
}
#newslist {
	float: left;
	width: 300px;
}
#container #topcontent #newslist ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
}
#container #topcontent #newslist li {
	padding-bottom: 8px;
}
#pubs {
	width: 100%;
	margin-left: 50px;
	margin-top: 30px;
}
.bolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 700;
	color: #666666;
}
#news {
}
#container #topcontent #news img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
