* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/ben-player-world-champ.jpg) no-repeat;
}

#container {
	width: 960px;
	text-align: left;
	border: ;
}

#header h1 {
	width: 666px;
	height: 65px;
	margin-top: 108px;
	background: url(images/congratulations-ben-player.gif) no-repeat;
	text-indent: -9999px;
}

#header h2 {
	width: 510px;
	height: 64px;
	background-image: url(images/2007-world-champion.gif);
	text-indent: -9999px;
}

#header h3 {
	width: 340px;
	height: 22px;
	background-image: url(images/2005-2007-world-champion.gif);
	text-indent: -9999px;
}

#top-nav {
	margin-top: 40px;
	margin-bottom: 80px;
}

#top-nav ul {
	list-style-type: none;
}

#top-nav li {
	display: inline;
}

#left-content {
	width: 238px;
	float: left;
}

#right-content {
	width: 706px;
	float: right;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

.youtube {
	margin-bottom: 50px;
}

div#top-nav .home a:link {
	display: block;
	width: 55px;
	height: 20px;
	background-image: url(images/button_2007.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .home a:visited {
	display: block;
	width: 55px;
	height: 20px;
	background-image: url(images/button_2007.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .home a:hover {
	background-image: url(images/button_2007_over.gif);
}

div#top-nav .home_on {
	display: block;
	width: 55px;
	height: 20px;
	background-image: url(images/button_2007_over.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .video a:link {
	display: block;
	width: 62px;
	height: 20px;
	background-image: url(images/button_video.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .video a:visited {
	display: block;
	width: 62px;
	height: 20px;
	background-image: url(images/button_video.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .video_on {
	display: block;
	width: 62px;
	height: 20px;
	background-image: url(images/button_video_over.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .video a:hover {
	background-image: url(images/button_video_over.gif);
}

div#top-nav .timeline a:link {
	display: block;
	width: 136px;
	height: 20px;
	background-image: url(images/button_timeline.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .timeline_on {
	display: block;
	width: 136px;
	height: 20px;
	background-image: url(images/button_timeline_over.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .timeline a:visited {
	display: block;
	width: 136px;
	height: 20px;
	background-image: url(images/button_timeline.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .timeline a:hover {
	background-image: url(images/button_timeline_over.gif);
}


div#top-nav .playerfilm a:link {
	display: block;
	width: 160px;
	height: 20px;
	background-image: url(images/button_playerfilm.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .playerfilm_on {
	display: block;
	width: 160px;
	height: 20px;
	background-image: url(images/button_playerfilm_over.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .playerfilm a:visited {
	display: block;
	width: 160px;
	height: 20px;
	background-image: url(images/button_playerfilm.gif);
	text-indent: -9999px;
	float: left;
}

div#top-nav .playerfilm a:hover {
	background-image: url(images/button_playerfilm_over.gif);
}

