.clearall {
    background-image:url(/images/clear-all.png);
    margin:0px -6px;
    overflow:hidden;
    width:984px;
    clear:both;
    height:18px;
}

#navigation .container { background: url(/images/navigation-container.png) no-repeat bottom; height: 72px; }
#navigation .clear { background-image: none; height: 6px; margin: -6px 11px 0 10px; overflow: hidden; }
#navigation .clear span { background-image: none; }
#content .container { margin: 0 auto; padding: 0 7px; width: 972px; }

div.single { background-image:url(/images/wht-reg/content-single.png); }

#content #leaderboard table { margin: 0 auto; text-align: center; }


#content h1 {
	color: #DA8114;
	font-family: "trebuchet ms", Arial;
	font-size: 35px;
	font-weight: bold;
	margin: 0px 0px 18px;
	text-align: center;
}

#content h2 {
	clear: both;
	color: #1b335c;
	font-family:"trebuchet ms", Arial;
	font-size:25px;
	font-weight:normal;
	margin: 15px 0px;
	text-align: center;
}
