@charset "utf-8";
/* CSS Document */

div#banner
{
	display: none;
}

div#byline_bar
{
	display: none;
}

div#content_right
{
	/*border: 1px solid green;*/
	display: none;
	
}

div#award_images_wrapper
{
	display: none;
	
}

div#middle_content
{
	margin:0 auto;
	width: 908px;
	background-image: none;
	height: auto;
}

h3

{

	font-size: 14px;

	margin-left: 30px;

	margin-top: 5px;

}

ul.sitemap

{

	margin: 8px 0 8px 20px;

	line-height: 1.3em;

	font-size: 12px;

	list-style:circle;

	float: left;

	width: 100%;

}



ul.sitemap li

{

	margin: 0 0 0 20px;

}

