#hu {
	background: #FFF url("http://sidesh0w.com/_share/skin/040528/imgs/border_header_top.gif") 0 100% repeat-x;
	border-bottom: 1px solid #333;
	font: 11px "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	position: fixed;
	left: 0;
	top: 0;
	padding: 10px 0;
	width: 100%;
}

#hu a {
	color: #C00;
	text-decoration: underline;
}

#hu a:visited {
	color: #C33;
}

#hu a:hover {
	color: #711;
	text-decoration: none;
}

#hu p {
	margin: 0 auto;
	max-width: 35em;
}

#hu hr {
	display: none;
}

#container {
	margin-top: 8em;
}

