#nav, #related, #footer, .breadcrumbs {
	display:	none;
}

#header {
	width:			100%;
	border-bottom:	1px solid #999;
	color:			#999;
	margin-bottom:	0.5em;
	padding-bottom:	0.5em;
}
#header .title {
	float:			left;
	width:			20em;
}
#header .title a {
	text-decoration:	none;
	color:				#999;
}
#header .contact {
	text-align:		right;
	margin-left:	20em;
	font-size:		0.8em;
}
#header p {
	margin:			0;
	padding:		0;
	display:		none;
}
#header p.address {
	display:		block;
}

h1 {
	margin-top:		0;
	padding-top:	0;
}

h1, h2, h3 {
	font-family:	Sans-Serif;
}

