#header {
	text-indent: -5000px; /* using Phark Method to hide text */
	background:   url(images/rsp-biography.gif) no-repeat bottom left;
}

/* bio content starts here */

#bio-pic {
	position: relative;
	float: left;
	width: 320px;
	height: 475px; 
	margin: 45px 15px 10px 15px;
	top: 50px;
	background:   url(images/Ryan_goats_320x240.jpg) no-repeat;
}

#bio-content {
	margin: 45px 30px 50px 0;
	height: 450px;
}

