#astronaut_artwork {
	background: url(images/art1-sidebar-left.png) no-repeat right top;
}
#secondary-column {
	float: left;
	width: 270px;
}
#secondary-column , #secondary-column a {
	color: #9baed4;
}
#main-column {
	float: right;
	width: 700px;
}
#content {
	padding: 20px 0 0 20px;
}
#header {
	background: url(images/header-bg-sidebar-left.png) no-repeat left top;
	width: 723px;
	height: 108px;
	overflow: hidden;
	margin-left: -23px;
}
#header h1 {
	line-height: 100%;
	padding: 32px 20px 0px 72px;
	text-align: center;
}
#header h2 {
	color: #eee;
	font-size: 1.2em;
	line-height: 100%;
	padding: 0px 20px 10px 72px;
	text-align: center;
	text-shadow: #6d7376 0px 1px 0px;
}
#header-menu {
	padding: 0px 20px 10px 72px;
	text-align: center;
	font-size: 1.2em;
}
