@charset "UTF-8";
.style1 {color: #333333}
h1 {
	color: #333333;
	width: auto;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #E09D87;
}
a:active {
	text-decoration: none;
	color: #E09D87;
}

a {
	color: #333333;
}
	
	body {
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-position: center;
}

	#header {
	text-align: right;
	background-color: transparent;
	width: 80%;
	height: 15px;
	vertical-align: baseline;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	}
	
	#footer {
	text-align: center;
	background-color: transparent;
	color:#DFDFDF;
	width: 100%;
	height: 20px;
	padding: 10px 0;
	}
#about {
	background-color: #FFFFFF;
	padding: 20px;
	height: 500px;
	width: 80%;
	margin-top: 80px;
}
	
	#flashcontent {
	width: 100%;
	height: 600px;
}
		
#apDiv1 {
	position:absolute;
	left:43px;
	top:7px;
	width:246px;
	height:102px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #FFFFFF;
	line-height: 50px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#apDiv2 {
	position:absolute;
	left:249px;
	top:167px;
	width:631px;
	height:368px;
	z-index:2;
	overflow: auto;
	background-color: #F9F9F9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding: 20px;
	clear: both;
}
#apDiv2 a {
	color: #333333;
}
#apDiv2 h4 {
	font-size: None;
	font-weight: bold;
	color: #333333;
}
#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: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bioyear {
	display: inline;
	float: left;
	width: 50px;
	height: 15px;
}
.biolist {
	margin-left: 50px;
}
