/* masthead */
#masthead-wrap {
}

#masthead {
	width: 960px;
	height: 98px;
	margin: 0 auto 0 auto;
}

#masthead-wrap {
	background: #369;
}

#masthead h1 {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}

#masthead h1 a {
}

#masthead #masthead-logo {
	float: left;
	width: 208px;
	height: 90px;
	background-image: url(/images/obscure2008r.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 4px 0 0 0;
}

#masthead #masthead-logo a {
	display: block;
	width: 216px;
	height: 90px;
}

#masthead #masthead-logo span {
	display: none;
}

#masthead #masthead-leaderboard {
	float: right;
	width: 728px;
	height: 90px;
	margin-top: 4px;
}
