body
{
	background-color: #FFF;
}

div#topBar, div#leftBar, div#bottomBar, div#bottomLinks, 
form#bottomSearchForm, div#footer, div#newsLinks, div#slogan,
a.more, a.external, a.excel, a.ppt, a.word, a.pdf
{
	display: none;
}

div#body
{
	width: auto;
}

div#content
{
	margin: 0px;
	padding: 0px;
	width: auto;
}

div#centralContent
{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 65%;
}

div#rightBar
{
	margin: 0px;
	padding: 0px;
	width: 30%;
}

img#banner
{
	display: block;
	margin-bottom: 30px;
}

.underline, h1.top, h2.top, h3.top, div.hr, div.hrTop, div.newsItem, div#nercCentres ul li a
{
	background: none;
	border-bottom: 1px dotted #8C8C8C;
}

p.fileText
{
	background: none;
	margin-left: 0px;
	padding-left: 0px;
}



div#breadcrumb
{
	background-color: #FFF;
	width: auto;
	margin-bottom: 10px;
}

div#breadcrumb p
{
	margin: 0px;
}

div#breadcrumb span
{
	background-color: #FFF;
}

div#breadcrumb a
{
	background-color: #FFF;
	margin-left: 0.2em;
}

div#breadcrumb a.current
{
	color: #8C8C8C;
	background-color: #FFF;
}
