/*Homepage*/
#body .homepage {
	margin-left:8px;
	width:744px;
	height:397px;
	background: url(../images/bg/page_home.jpg) top left no-repeat;
	}

#athlete {
	position:absolute;
	top:149px;
	left:8px;
	width:232px;
	height:278px;
	background: url(../images/bg/well_athletes.gif) top left no-repeat;
	}

.athlete01,
.athlete02, 
.athlete03,
.athlete04, 
.athlete05, 
.athlete06, 
.athlete07, 
.athlete08, 
.athlete09, 
.athlete10 {
	display:none;
	}


#athlete img {
	margin-left:18px;
	margin-top:22px;
	}

#athlete .content {
	display:block;
	margin-top:10px;
	margin-left:38px;
	font-weight:bold;
	}

#games {
	position:absolute;
	top:149px;
	left:260px;
	width:240px;
	height:278px;
	background: url(../images/bg/well_games.gif) top left no-repeat;
	}

#games img {
	margin-top:90px;
	margin-left:5px;
	}

#games .content {
	margin-top:8px;
	margin-left:20px;
	font-weight:bold;
	}

#poll {
	position:absolute;
	top:140px;
	left:520px;
	width:221px;
	height:287px;
	background: url(../images/bg/well_poll.gif) top left no-repeat;
	}

#poll form.poll {
	margin-top:100px;
	margin-left:20px;
	}

#poll input.radio {
	float:left;
	width:20px;
	margin-left:0;
	margin-right:5px;
	margin-top:8px;
	}
	

#poll label {
	float:left;
	width:170px;
	margin-top:10px;
	clear:right;
	}

#poll input.button {
	margin-left:35px;
	margin-top:10px;
	}


#sports_lingo {
	position:absolute;
	top:433px;
	left:8px;
	width:744px;
	height:113px;
	background: url(../images/bg/well_sports_lingo.gif) top left no-repeat;
	}

#sports_lingo01, 
#sports_lingo02, 
#sports_lingo03, 
#sports_lingo04, 
#sports_lingo05, 
#sports_lingo06 {
	display:none;
	}

#sports_lingo .content {
	display:block;
	width:515px;
	margin-top:32px;
	margin-left:130px;
	}

#sports_lingo .content h2 {
	font-size:170%;
	margin-bottom:3px;
	}

#sports_lingo .content p {
	margin:5px 0;
	}

#sports_lingo .content a {
	color:#B54A03;
	}