body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12pt;
	background: #FFF;
	}
a {
	color: #000 !important;
	}
h1 {
	font-size: 1.8em;
	padding: .5em 0;
	background: none;
	}

#page {
	margin: 0;
	width: auto;
	background: none;
	}
#main {
	margin: 0;
	background: none;
	width: auto;
	overflow: visible;
	}

#utils, #nav1wrap, #nav2 ul {
	display: none;
	}

#header {
	margin: 0;
	background: none;
	}
#logo {
	position: relative;
	z-index: 100;
	background: none;
	}
#tagline {
	left: 0;
	width: 100%;
	text-align: right;
	}
#nav2 {
	width: auto;
	float: none;
	background: none;
}
#content {
	width: auto;
	float: none;
	margin: 0;
	}
#content #visual {
	display: none;
	}
#content #text {
	padding: 0;
	}

#footer {
	margin: 0;
	padding: .5em 0 0;
	color: #666;
	background: none;
	}

#pipeline_data {
	width: auto !important;
	}


/* HOME */

#header_acc #intro .inner {
	padding: 0;
	background: none
	}
#header_acc #intro h1, #header_acc #intro p {
	color: #000;
	}
#content #events {
	width: 50%;
	}
#content #news {
	margin-left: 50%;
	}

#content #events .more, #content #news .more {
	display: none;
	}

