#Layer1 {
	position:absolute;
	left:4px;
	top:11px;
	width:787;
	height:80;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:3px;
	top:104px;
	width:845px;
	height:2486px;
	z-index:2;
}
body {
	background-image: url();
}
a:link {
	color: #1717D8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.paragraphs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tablebox {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bioimages {
	border: medium solid #000000;
}
