#athlete{
	margin:0;
	margin-top:-20px;
	padding:0;
	clear:both;
}

#left{
	width:250px;
	vertical-align:top;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	height:375px;
	}
#center{
	width:335px;
	padding: 0 10px;
	vertical-align:top;
	float:left;
}
* html #center{
	width:355px;
}
#right{
	width:250px;
	margin:0;
	padding:0;
	vertical-align:top;
	float:left;
}

#image{
	width:250px;
	height:250px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	border:0;
	}
		
img.thumb{
	width:75px;
	height:75px;
	margin:0;
	padding:0;
	border:none;
}

div.youTube{
width:250px;
height:210px;
text-align:right;
}
div.more{
	width:250px;
	margin-top:50px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
div.more div{
width:250px;
height:22px;
margin:5px 0;
background-color:#1f1f20;
text-transform:none;
font-size:11px;
padding-top:4px;
padding-left:8px;
}

* html div.more div{
	height:26px;
}

div.more img{
	background-color:#1f1f20;
	float:right;
	margin-right:4px;
	border:none;
}

div.more div a, div.more div a:hover, div.more div a:visited{
	color:#6666FF;
	text-decoration:none;
}
#center .even, #center .odd{
	width:100%;
	height:20px;
	padding-left:4px;
	padding-top:4px;
}
#center .last {
	width:100%;
	padding-left:4px;
	padding-top:4px;
}
* html #center .even, * html #center .odd{
	height:24px;
}
#center .odd{
background-color:#1f2121;
}

.interested{
	position:relative;
	top:-20px;
	float:right;
	font-weight:bold;
}
#back{
	clear:both;
	padding-top:8px;
}

