h1#site-header {
	position: absolute;
	float: left;
	width: 254px;
	height: 88px;
	top: -10px;
	left: 4px;
	margin: 0;
	padding: 24px 8px 0 12px;
	background-image: url(/images/bkg-site-header.gif);
	background-position: 0;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	color: #00419a;
	font-size: 28px;
}

#sidebar {
	height: 500px;
	top: 90px;
}

#sidebar ul {
	margin-top: 0;
}

