/*--- CONTENT ---*/


#title{
	width: 300px;
	padding:0px 0px 0px 0px;
	color: #000000;
}
#text{
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:5px;
	width:300px;
	color:#000000;
	left: -5px;
	top: 230px;

}

#team0{
	width:184px;
	float:left;
}
#team1, #team2, #team3, #team4, #team5, #team6, #team7 {
	width:300px;
	float:left;
	display:none;
}

