#sidebar {
	display: none;
}

#container {
	width: 760px;
}

#header {
	background: none;
	border-bottom: 3px solid #eee;
	text-align: center;
}

#header a, #header a:visited {
	text-indent: 0;
	text-decoration: none;
	height: 33px;
	color: #0967A5;
}

#header h1 {
	margin: 20px 0 0 20px;
	font-size: 30px;
}

#header #description {
	display: block;
	font-size: 16px;
	color: #999;
	padding-top: 15px;
	width: 500px;
	margin: 0 auto;
	line-height: 18px;
}
