/* CSS Document */

body
{
	font: 100% georgia, times, serif;
	background: #fff;
	color: #000;
	width: auto;
	margin: 0;
	float: none;	
}

#container
{
	text-align: left;
/*	background: #fff; */
	background-image: none;
	width: auto;
	margin: 0;
	float: none;
}

#content
{
	width: auto;
	margin: 0;
	float: none;
}

h1
{
	display: none;
}

#topmenubar
{
	display: none;
}

#nav
{
	display: none;
}


#footer
{
	display: none;
}

h2
{
	margin-top: 0;
	color: #B23B00;
	font-weight: normal;
}

.pagenav
{
	display: none;
}