div.bio{
	width:100%;
	float:left;
	clear:both;
	margin-bottom:30px;
}
div.bio img.portrait{
	float:left;
	width:150px;
	height:150px;
	padding:3px;
	border:1px solid #afafaf;
}
div.bio h3,
div.bio p{
	float:right;
	width:370px;
}
img#templeman()
img#morton{}
img#johnson{}

.links{
	float:right;
	width:370px;
	list-style:none;
}

.links li{
	float:left;
}

.links li a{
	float:left;
	padding:0 15px;
	color:#ce0584;
	text-decoration:none;
	margin-top:3px;
}

.links li a:hover{
	color:#333333;
}

.links li a.buy_tools_from_this_author{
	overflow:hidden;
	text-indent:-5000px;
	width:154px;
	height:22px;
	background:url(../images/buy_from_this_author.png) no-repeat;
	padding-left:0;
	margin-top:0;
}

.links li a.world_travels{
	padding-right:0;
	border-left:1px solid #565656;
}
