﻿#topNavContainer
{
	display:none;
}

#linkReturnDiv
{
	display:none;
}
#instructions
{
	display:none;
}

#footerNoPrint
{
	display:none;
}
#dir
{
	position: relative;
	float:left;
	width: 90%;
	display: none;
	border: solid 1px black;
		clear:both;
}
#legend
{
	position: relative;
	float:left;
	display: none;
}
#legendPrint
{
	border: solid 1px black;
	position: relative;
	float:left;
	width: 100%;
		clear:both;
}

#map
{
	width: 100%;
	height: 500px;
	position: relative;
	float: left;
	border: solid 1px black;
	clear:both;
}

#tl_logo
{
	width:500px;
}

#footer
{
display:none;
}

