* {
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top_img {
	background-image: url(/images/basketball/framework/content_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
}
#logo {
	float: left;
	height: 160px;
	width: 299px;
	background-color: #032855;
	padding-top: 40px;
}
#news {
	float: right;
	height: 200px;
	width: 600px;
}
#navigation {
	clear: both;
	height: 41px;
	width: 900px;
	background-image: url(/images/basketball/framework/filler.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 880px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#btm_img {
	height: 20px;
	width: 900px;
}
