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

#container{
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 580px;
	background-color: #FFFFFF;
	border: thin solid #939598;
}
	
#navBar{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 181px;
	background-color: #FFFFFF;
}

#content{
	position: absolute;
	left: 0px;
	width: 498px;
	height: 202px;
	background-color: #939598;
	top: 181px;
	width: 471px;
	background-image: url(Images/biography/biography-page.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 28px;
	padding-top: 80px;
	line-height: 20px;
}

#image{
	position: absolute;
	left: 498px;
	top: 181px;
	width: 482px;
	height: 286px;
	background-color: #FFFFFF;
	width: 462px;
}

#fapDiv1{
	position: absolute;
	left: 0px;
	top: 463px;
	width: 960px;
	height: 181px;
	background-color: #FFFFFF;
	width: 980px;
}
