<style type="text/css">

	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {		
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:48%;
		margin-bottom:-335px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; 
		text-align:left;
		height:671px;
		width:778px;
		clear:left;
		background-color:#fff;		
		}

	/*#container div {
		font-size:80%;
		float:right;
		width:17em;
		margin-left:2em;
		}*/

	

	address {
		font-weight:normal;
		font-size:80%;
		font-style:normal;
		text-align:right;
		margin:0 20em 0 3em;
		}

</style>
