

#contentArea a:after{content: " [" attr(href) "] " }



#nav-primary,
#secondary,
#constants,
#search,
#footerNavigation {
	display: none;
}

h1, h1 a {
	color: #1F2B7C;
	text-decoration: none;
	text-indent: 0;
}

h1 a:before {
	content: url(images/logo.gif);
}

#content {
	float: left;
	width: 700px;
}

