<style type="text/css">
	v\:*
	{
		behavior:url(#default#VML);
	}
	
	body
	{
		background-color: #DDDDDD;
		font-family: futura, arial, sans-serif;
		margin: 0px;
		padding: 0px;
	}
	
	div#control_panel
	{
		width: 192px;
		float: left;
		padding: 4px;
	}
	
	div#control_panel p { margin: .15em; }
	
	div#control_panel p.bigbottom { margin-bottom: 1.5em;}
	
	
	div#footer
	{
		margin-top: 5em;
		color: #000066;
		font-size: x-small;
	}
	
	div#map_panel
	{
		position: absolute;
		left: 200px;
		right: 5px;
		top: 5px;
		bottom: 5px;
		border-left: 0.4em solid #660000;
		padding-left: 0.6em;
	}
	
	div#map_title
	{
		color: #000066;
		font-size: x-large;
		font-weight: bold;
	}
	
	div#distance
	{
		color: #000066;
		font-size: smaller;
	}

	div#map
	{

		position: absolute;
		top: 3.2em;
		width: 97%;
		bottom: 5%;
		border: 1px solid #979797;
	}
	
	div#disclaimer
	{
		position: absolute;
		top: 96%;
		color: #660000;
		font-size: smaller;
	}
	
</style>
