#bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 95px;
	top: 340px;
}
#biobrown { 
		background: #CCCC99 url(images/bioIcon.gif) no-repeat bottom;
		position: absolute;
		left: 0px;
		top: 30px;
		height: 156px;
		width: 600px;
}
#bioblue { 
		background: #003366;
		position: absolute;
		left: 0px;
		top: 332px;
		height: 1170px;
		width: 600px;
}
#biotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	top: 400px;
	width: 375px;
}
#biomaxbottom {
		background:url(images/bottomEaton.gif) no-repeat left top;
		position: absolute;
		left: 0px;
		top: 1502px;
		height: 30px;
		width: 600px;
}
#hr1 {
	background:url(images/hr.gif) no-repeat left top;
	Position: absolute;
	left: 20px;
	top: 386px;
	height: .5px;
	width: 560px;
	}
#hr3 {
	background:url(images/hr.gif) no-repeat left top;
	Position: absolute;
	left: 20px;
	top: 782px;
	height: .5px;
	width: 560px;
	}
	
.showdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 95px;
	padding-bottom: 14px;
}

.hr {
	background:url(images/hr.gif) no-repeat left top;
	Position: relative;
	left: 20px;
	height: .5px;
	width: 560px;
	padding-bottom: 14px;
	_padding-bottom: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 95px;
	padding-bottom: 34px;
}

