#header, #breadcrumbs, #footer {
	display: none;
}
h1 {
	font-size: 120%;
}
p {
}
#content {
	width: auto;
	margin: 0 auto;
}
#newsheader {
	margin: 20px 10px 0 0;
	padding: 0;
	height: auto;
	background-image: none;
}
#newsheader address {
	display:  block;
	font-size: 80%;
	font-style: normal;
	line-height: 130%;
}
#newsheader #date {
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
}

