@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper{
	width:100%;
}
.inside{
	margin:auto;
	width:988px;
}
a{
	text-decoration:underline;
	cursor:pointer;
}
.header {
	margin:auto;
	background-image:url(/assets/header_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	width:979px;
	height:67px;
	margin-top:32px;
}
.homenav {
	float:right;
	margin-top:13px;
	width:408px;
	height:30px;
	margin-right:20px;
}
.copyright {
	margin:auto;
	position:absolute;
	top:1966px;
	margin-left:10px;
}
.phdh {
	margin:auto;
	position:absolute;
	top:1959px;
	margin-left:799px;
}
.cleanup {
	margin:auto;
	width:300px;
	position:absolute;
	top:1973px;
	margin-left:439px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.cleanup a{
	color:#666666;
}
.filler {
	margin:auto;
	color:#FFFFFF;
	position:absolute;
	height:60px;
	top:1974px;
	margin-left:419px;
}
/*-------------------------------------------------------------------------------------------------------*/
#wrapper{
	position:absolute;
	background-image:url(/assets/longpage_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	top:142px;
	height:1817px;
	width:100%;
}
#c1{
	margin:auto;
	position:absolute;
	width:988px;
	height:282px;
	margin-left:0px;
}
#c2{
	margin:auto;
	position:absolute;
	width:988px;
	height:282px;
	margin-top:307px;
	margin-left:0px;
}
#c3{
	margin:auto;
	position:absolute;
	width:988px;
	height:282px;
	margin-top:614px;
	margin-left:0px;
}
#c4{
	margin:auto;
	position:absolute;
	width:988px;
	height:282px;
	margin-top:1535px;
	margin-left:0px;
}
#c5{
	margin:auto;
	position:absolute;
	width:988px;
	height:282px;
	margin-top:921px;
	margin-left:0px;
}
#c6{
	margin:auto;
	position:absolute;
	width:988px;
	height:282px;
	margin-top:1228px;
	margin-left:0px;
}
.photo{
	position:absolute;
	width:452px;
	height:256px;
}
.name{
	position:absolute;
	margin-left:471px;
	margin-top:19px;
}
.bio{
	position:absolute;
	margin-left:471px;
	margin-top:67px;
	width:502px;
	height:173px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:28px;
}
#jim{
	width:510px;
}
.subnav{
	color:#7276e4;
	font-size:11px;
	line-height:42px;
}
.subnav a{
	color:#7276e4;
}
.divider{
	position:absolute;
	margin-top:281px;
	width:968px;
	height:1px;
	background-color:#e5e5e5;
}
