body {
	font-family: arial, sans-serif, helvetica;
	background: none;
	color: #000;
	text-align: left;
}
#sidebar,
#nav,
#utilities,
#footernav {
	display: none;
}
#header,
#logo,
#container,
#wrapper {
	width: 100%;
}
#wrapper table {
	width: auto;
}
.footer {
	font-size: .8em;
}
a {
	text-decoration: none;
	color: #000;
}
.news-feature-container {
	text-align: left;
}
.news-feature-container p {
	text-align: left;
}
.news-feature-container h1 {
	text-align: left;
}
.news-feature-container h2 {
	text-align: left;
}
#content {
	text-align: left;
}
#container,
.container {
	text-align: left;
}

