/* CSS Document */
body {
	background-color:#ebd267;
	margin:34px 0 0 0;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	}
#main {
	width:100%;
	height:100%;
	text-align:center;
	}
#content {
	margin:0px auto 0px auto;
	text-align:left;
	width:745px;
	}
.clear_left {
	clear:left;
	}
.clear_right {
	clear:right;
	}
.clear_both {
	clear:both;
	}
#header {
	height:78px;
	width:745px;
	margin-bottom:12px;
	}
#center_holder {
	width:745px;
	text-align:center;
	}
#center_holder #center {
	background-color:#f1e098;
	text-align:left;
	margin:0px auto 0px auto;
	width:718px;
	min-height:456px;
	}
#center_holder #center #bio {
	width:192px;
	float:left;
	margin:26px 0px 0 0px;
	padding-left:34px;
	}
#center_holder #center #bio img {
	margin-bottom:9px;
	}
#center_holder #center #bio p {
	margin:0px 0 0 6px;
	line-height:15px;
	}
#center_holder #center #copy {
	padding:23px 0 0 31px;
	float:left;
	text-align:left;
	width:445px;
	}
#center_holder #center #copy p {
	margin:0px 0 0 0px;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	}
#footer {
	text-align:center;
	margin-top:28px;
	height:45px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:312px 0px;
	}
#footer #copyright {
	float:left;
	text-align:right;
	width:292px;
	padding-top:14px;
	margin-right:43px;
	}
#footer #contact_info {
	text-align:left;
	float:left;
	padding-top:5px;
	}
	
#center_holder #center #left_copy {
	width:260px;
	float:left;
	margin:26px 0px 0 0px;
	padding-left:34px;
	font-weight: normal;
	}
#center_holder #center h1 {
	font-size:24px;
	font-weight:normal;
	margin:0px 0 10px 0;
	}
#center_holder #center h2 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
	}
#center_holder #center h3 {
	font-size:15px;
	margin:0px;
	font-weight:normal;
	}
#center_holder #center #left_copy #dates {
	font-size:14px;
	font-weight:normal;
	}
#center_holder #center #right_image {
	padding:27px 0 0 31px;
	float:left;
	text-align:left;
	width:357px;
	}
bio page 
#center_holder #center #andrew {
	}
#center_holder #center #bio_left_copy {
	width:300px;
	float:left;
	margin:26px 0px 0 0px;
	padding-left:34px;
	font-size:14px;
	font-weight:normal;
	}
#center_holder #center #bio_right_copy {
	padding:26px 0 0 31px;
	float:left;
	text-align:left;
	width:323px;
	font-size:14px;
	font-weight:normal;
	}
end bio page

