/* CSS Document *//* background elements */body { 	background: #E4EDF2;	text-align: center;	padding: 0px;	margin-top: 0px;	display: inline; /*IE doubled margin hack*/	}	#page {	margin: 0 auto;	width: 1000px;	}		#top {	width: 725px;	padding: 0px;	display: inline; /*IE doubled margin hack*/	}		#paragraph {	text-align: justify;	float: left;	margin-top: 0px;	margin-left: 85px;	width: 795px;	display: inline; /*IE doubled margin hack*/	}		#paragraphleft {	text-align: center;	float: left;	margin-top: 0px;	margin-left: 25px;	width: 200px;	display: inline; /*IE doubled margin hack*/	background: #fff url(chalkfarmlinksframebackground.jpg) repeat;	}	#paragraphright {	float: right;	margin-top: 0px;	margin-right: 25px;	width: 725px;	background: #fff url(tablebackground2.jpg) repeat;	}	#paragraphinside {	float: right;	margin-top: 0px;	margin-right: 30px;	width: 665px;	}	.image {	padding-top: 0px;	padding-bottom: 0px;	}		.bioright {	float: right;	padding-left: 20px;	padding-bottom: 10px;	}h1 {		font-family: Georgia, "Times New Roman", Times, serif;	font-size: 30px;	color: #9CABAE;	line-height: 150%;	letter-spacing: .1em;	font-weight: lighter;	text-align: center;	}	h2 {		font-family: Georgia, "Times New Roman", Times, serif;	font-size: 20px;	color: #9CABAE;	line-height: 150%;	letter-spacing: .1em;	font-weight: lighter;	text-align: center;	}	h3 {		font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #000000;	line-height: 150%;	letter-spacing: .1em;	font-weight: lighter;	text-align: center;	}h4 {		font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #000000;	line-height: 150%;	letter-spacing: .1em;	font-weight: lighter;	text-align: justify;	}