.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	position: absolute;
	top: 5px;
	height: 40px;
	width: 1000px;
	left: 11px;
	border: medium inset #FFFFFF;
	background-color: #333333;
	line-height: 35px;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	background-color: #CCCCCC;
	padding: 0px;
	position: absolute;
	top: 50px;
	height: 20px;
	width: 1000px;
	left: 11px;
	display: inline;
	border: medium inset #FFFFFF;
	line-height: 18px;
	font-variant: small-caps;
	color: #999999;
	text-align: left;
}
.menutop a {
	color: #000000;
	text-decoration: none;
}
.menutop a:hover {
	color: #cc0000;
	text-decoration: none;
}
.biotext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sbysl {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 450px;
	height: 375px;
}
.sbysr {
	position: absolute;
	top: 100px;
	left: 500px;
	width: 450px;
	height: 375px;
}

