body.play_pace_leader_bio div#content {
	background-image:		url(/images/play_pace_leaderbio/background.jpg);
	background-repeat: 		no-repeat;
	min-height: 			614px;
	_height: 				614px;
	position: relative;
	top: -13px;
}

#content p {
	margin-bottom: 1.5em;
	}

#content a {
	color: #ba0001
	}

	#content a:hover {
		text-decoration: none;
		}


/* Left Side
******************************************/

#content #left {
	position: absolute;
	left: 57px;
	top: 15px;
	width: 390px;
	height: 500px;
	overflow: visible;
	}

	#content #left p,
	#content #left ul {
		font-size: 1.2em;
		margin-bottom: 1.2em;
		width: 75%;
		}
	
	#content #left img {
		position: relative;
		left: -20px;
		}


/* Right Side
******************************************/

#content #right {
	position: absolute;
	left: 500px;
	top: 44px;
	width: 390px;
	height: 535px;
	color: #242021;
	font-size: 1.2em;
	}

	#content #right h3 {
		position: relative;
		background-image: url(/images/play_pace_leaderbio/heading_closeuplook.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 118px;
		height: 44px;
		}
	
	#content #right .nav {
		position: absolute;
		top: 15px;
		right: 0;
		}

	#content #right .scroller {
		margin-top: 25px;
		height: 450px;
		overflow: auto;
		}
		
		#content #right .scroller p {
			margin-bottom: 1em;
			margin-right: .5em;
			}
			
			#content #right .scroller p.hidden {
				margin-top: 0;
				font-weight: normal;
				color: #8C6239;
				}

.scroll_container {
	width: 145px;
	float: left;
	height: 198px;
}

.leader_name {
	color: #FFF;
	font-weight: bold;
	padding-top: 180px;
	padding-right: 13px;
	text-align: right;
	font-size: 8pt;
}