#biographytitle{
	position:absolute;
	width:206px;
	height:83px;
	z-index:1;
	left: 12px;
	top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	background-image: url(images/biography.gif);
	padding: 0px;
}
#pic {
	position:absolute;
	width:146px;
	height:200px;
	z-index:2;
	left: 23px;
	top: 123px;
	background-image: url(images/biopic.jpg);
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	
}
#biotext{
	position:absolute;
	width:424px;
	height:290px;
	z-index:1;
	left: 254px;
	top: 39px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #CCCCCC;
	margin: 0px;
	text-align: left;
	overflow: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#biolink{
	position:absolute;
	width:176px;
	height:15px;
	z-index:1;
	left: 18px;
	top: 376px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#portfoliolink{
	position:absolute;
	width:176px;
	height:15px;
	z-index:1;
	left: 249px;
	top: 376px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#testimoniallink{
	position:absolute;
	width:176px;
	height:15px;
	z-index:1;
	left: 498px;
	top: 376px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

