

.biobackground {
position:relative;
top: 0px;
left: 0px;
width: 1054px;
height: 1000px;
background: URL(../images/biobg_lg.jpg);
background-repeat: no-repeat;
}

.biobackground_lg {
position:relative;
top: 0px;
left: 0px;
width: 1054px;
height: 1000px;
background: URL(../images/biobg_lg.jpg);
background-repeat: no-repeat;
}
.resumelink {
position: absolute;
top: 120px;
left: 550px;
width: 320px;
font-family: arial;
color: #323a52;
font-size: 12px;
font-weight: none;
line-height: 18px;
}

.resumelink a:link, a:visited{
color: #323a52;
}
.resumelink a:hover{
color: #6f493e;
}

.header_bio{
position:absolute;
top: 42px;
left: 120px;
width: 100%;
height: 86px;
}






.biotext {
	position: absolute;
	top: 160px;
	left: 290px;
width: 520px;
font-family: arial;
color: #323a52;
font-size: 12px;
font-weight: none;
line-height: 18px;

}

.resumebg {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 700px;
background: URL(../images/resumebg.jpg);
background-repeat: no-repeat;
}

.resumescroll {
	position: relative;
	top: 50px;
	left: 50px;
width: 550px;
overflow: auto;
height: 600px;
}

.resumetext {
position: relative;
top: 0px;
left: 0px;
width: 500px;
font-family: arial;
color: #323a52;
font-size: 12px;
font-weight: none;
line-height: 18px;
}

.biobotnav {
		position: absolute;
		top: 715px;
		left: 140px;
		width: 100%;
		}

.biobotnav  ul {
		margin: 0;
		padding: 0;
		color: #714b3e;
		list-style-type: none;
		}
		
	.biobotnav  ul li {
		float: left;
		padding: .3em;
		}
		
	.biobotnav  ul a {
		padding: .1em;
		margin: 0;
		line-height: 1.1em;
		color: #714b3e;
		font-family: arial;
		font-style: italic;
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		}
		
		.biobotnav  ul a:visited {
		color: #714b3e;
		}
		
		.biobotnav  ul a:hover {
		color: #282849;
		}
		
		.biofooter {
position: absolute;
top:740px;
left:325px;
width:100%;;
font-size: 11px;
color:#b49085;
font-family: arial, helvetica, geneva;
}

	.biofooter a{
color:#b49085;
text-decoration: none;
}

	.biofooter a:visited{
color:#b49085;
text-decoration: none;
}

	.biofooter a:hover{
color:#714b3e;
text-decoration: none;
}

		