

body {
		font:10pt "Times New Roman", Times, serif;
		background: #fff;
	}
	
	.navigation-primary,
	.logo,
	.navigation-supplementary,
	#top-flash-movie,
	#footer,
	#access-key,
	.tagCloud,
	.request-information,
	.content-secondary,
	#content-secondary,
	#navigation-secondary { display:none; }
	
	#container,
	#content,
	.content-primary,
	.news-box,
	.news-content {
		width: auto;
		background: #fff;
		float: none;
		position: relative;
		text-align: left;
		margin: 0;
		padding: 10px;
		color: #000;
		left: 0;
		top: 0;
	}

	a.logo{display:none !important;}
	.news-box,
	.news-content { overflow: visible;}
