/* begin #leaderboard ad styles */

div#leaderboard {
	text-align: center;
	padding: 15px 0;
}

/* end #leaderboard styles */
/* begin #header styles */

div#header {
	position: relative;
	background: url(../images/masthead-block-bg.gif) bottom left repeat-x;
	margin-bottom: 15px;
}

div#header h1 {
	height: 70px;
	background: url(../images/masthead-bg.gif) 5px 0 no-repeat;
	text-indent: -5000px;
}

ul#navigation {
	background: #000066;
	padding: 0 0 0 15px;
	height: 35px;
	border-bottom: 1px solid #B0C4DE;
}

ul#navigation li {
	float: left;
	margin-right: 15px;
	font-size: .85em;
	text-transform: uppercase;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul#navigation li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

ul#navigation li a:hover {
	text-decoration: none;
	color: #B0C4DE;
}

div#searchbox {
	float: right;
	line-height: 35px;
	width: 310px;
	text-align: right;
	padding-right: 10px;
}

div#searchbox input#textfield {
	width: 180px;
	margin-right: 5px;
}


/* end #header styles */
