#center {
position: absolute;
left: 50%;
}
#content {
position: absolute;
left: -508px;
width: 800px;
}

#container {
	position: absolute;
	top:-20px;
	left: 0px;
	background-color: #000000;
	color: #000000;
	height: 800px;
	width: 1016px;
}

#navgraphic {
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 251px;
	top: 174px;
}

#textcontainer {
	position: absolute;
	top: 30px;
	left: 10px;
	height: 520px;
	width: 480px;
	overflow: auto;
	margin: 0px 0px 20px;
	padding-top: 5px;
	padding-right: 25px;
}

#photocontainer {
	position: absolute;
	top: 30;
	left: 10;
	height: 520px;
	width: 495px;
	overflow: auto;
	margin: 0px;
	padding-top: 5px;
	background-position: center;
	text-align: center;
}

#portrait {
	left: 9px;
	top: 45px;
	float: left;
	width: 235px;
	height: 246px;
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
