/* TAG STYLES */

body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12pt;
}

h1
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 14pt;
}

img, fieldset
{
	border: 0;
}

/* END OF TAG STYLES */

/* DIV ID STYLES */

div#page_container
{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

div#header, div#content_left_column, ul#maps, div#footer, object
{
	display: none;
}

div#content_right_column
{
	float: none;
}

div#content_body
{
	margin: 0;
	padding: 0;
	overflow: visible;
	position: absolute;
	top: 0;
	left: 0;
}

/* END OF DIV ID STYLES */