@charset "UTF-8";

	#header {
	text-align: right;
	background-color: transparent;
	width: 80%;
	height: 15px;
	vertical-align: baseline;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
	#footer {
		text-align: center;
		background-color: transparent;
		color:#ffffff;
		width: 100%;
		height: 20px;
		padding: 10px 0;
	}
#about {
	background-color: #FFFFFF;
	padding: 20px;
	height: 500px;
	width: 80%;
	margin-top: 80px;
}
	
	#flashcontent {
	width: 100%;
	height: 550px;
}
		
#apDiv1 {
	position:absolute;
	left:43px;
	top:7px;
	width:246px;
	height:102px;
	z-index:1;
	font-family: "Courier New", Courier, monospace;
	font-size: 50px;
	color: #FFFFFF;
	line-height: 50px;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
}
#apDiv2 {
	position:absolute;
	left:127px;
	top:142px;
	width:631px;
	height:425px;
	z-index:2;
	overflow: auto;
	background-color: #F9F9F9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	padding: 20px;
	clear: both;
}
#apDiv2 a {
	color: #333333;
}
#apDiv2 h4 {
	font-size: None;
	font-weight: bold;
	color: #454545;
}
#apDiv2 h3 {
	font-size: 15px;
	font-weight: bold;
	color: #454545;
}
#apDiv2 p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	line-height: 12px;
}
.headlinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bioyear {
	display: block;
	float: left;
	width: 50px;
}
.biolist {
	margin-left: 50px;
}

