body {
	margin: 0;
	padding: 0;	
}
#wrapper {
	width: 980px;
	margin: 0 auto;		
}

#header {
	width: 980px;
	height: 229px;	
}

#main {
	width: 980px;
	height: 500px;
	background: #791f25;	
}

#main_upcoming {
	width: 980px;
	height: 2004px;
	background: #fff;	
}

#main_camps {
	width: 980px;
	height: 1458px;
	background: #fff;	
}

#main_players {
	width: 980px;
	height: 1673px;
	background: #fff;	
}

#main_about {
	width: 980px;
	height: 1012px;
	background: #fff;	
}

#main_ticket {
	width: 980px;
	height: 1199px;
	background: #fff;	
}