body
{
	background-color:#FFFFFF;
}

#site
{
	width:auto;
	position:relative;
	top:4.625em;
	height:auto;
	border-right:0;
}

.left_site
{
	display:none;
	border:0;
	height:auto;

}

.right_site
{	
	border-left:0;
	height:auto;
	margin:0em 0em 0em 0em !important;
}

.map
{
	width:49.375em;
	height:49.375em;
}

#print_title
{
	display: block;
	position:absolute;
	top:0em;
	left:1em;
	text-align:center;
	border:0.0625em solid #0057A4;
	height:4.5em;
	width:35em;
	padding-top:0.625em;
}

#print_footer
{
	display: block;
	position: relative;
	top:6em;
	left:1em;
	text-align:center;
	border:0.0625em solid #999999;
	height:2em;
	width:35em;
	padding:0.25em;
	color:#999999;
}


