div#header {
	height:250px;
	background:transparent url(../images/header_home.jpg) 0 0 no-repeat;
}

div#content {
	margin-bottom:0px;
}
div#bottom {
	position:relative;
	width:740px;
	height:170px;
	background:transparent url(../images/back_players.jpg) 0 0 no-repeat;
}

div#bottomLiner {
	position:absolute;
	width:740px;
	top:130px;
	left:18px;
}

div.player{
	float:left;
  margin-right:18px;
  width:227px;
}

div#bottom a {
	font-weight:normal;
}