#center_column {
	padding-top: 8px;
}

#center_column h1, #center_column h1 span {
	display: block;
	height: 34px;
	position: relative;
	top: 0; left: 0;
	width: 155px;
} 

#center_column h1 span {
	position: absolute;
	background: url(../images/sitemap.png) top left no-repeat;
}

#sitemap {
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.4em;
}

#sitemap ul {
	margin-left: 15px;
}

#sitemap .top_level {
	font-weight: bold;
	margin-top: 8px;
}

#sitemap ul a {
	font-weight: normal;
}
