#about {
	background-color: #FFFFFF;
	height: 220px;
	width: 320px;
	position: relative;
	top: 24px;
	float: right;
}
#new {
	clear: both;
	top: 36px;
	position: relative;
	height: 92px;
	width: 924px;
}
#videos {
	height: 780px;
	width: 924px;
	position: relative;
	top: 48px;
	background-color: #FFFFFF;
}
#tournaments {
	background-color: #FFFFFF;
	height: 128px;
	width: 320px;
	position: relative;
	top: 36px;
	float: right;
}
#schedule {
	background-color: #FFFFFF;
	height: 220px;
	width: 320px;
	position: relative;
	top: 24px;
	float: right;
}
#news {
	background-color: #FFFFFF;
	height: 128px;
	width: 320px;
	position: relative;
	top: 36px;
	float: right;
}
#links {
	width: 924px;
	position: relative;
	top: 24px;
	background-color: #FFFFFF;
}
#links p {
	text-align: justify;
	margin-right: 20px;
	margin-left: 145px;
}

