/* CSS Document */

.about1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	
}



.layer1 {
	position: absolute;
	top: 0px;
	left: 300px;
	z-index: 0;
	
}

.backbio {
	position: absolute;
	top: 0px;
	left: 203px;
	z-index: 5;
	
}

.bio {
	position: absolute;
	top: 28px;
	left: 267px;
	z-index: 6;
	
}

.biotext {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	top: 123px;
	left: 273px;
	width: 376px;
	z-index: 6;
	line-height: 15px;	
}

.main {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 977px;
	height: 709px;
	
}

