* {
		margin:0;
		padding:0;
		}

html, body {
		height:100%;
		}

body {
		background-color:#FFFFFF;
		/* horizontal centering for IE Win quirks */
		}

#distance { 
		width:1px;
		height:42%;
		margin-bottom:-13.75em; /* half of container's height */
		float:left;
		}

#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		height:30em;
		width:60em;
		clear:left;
		}
#container1{
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:27.5em;
		width:45em;
		clear:left;
		background-color:#FFFFFF;
		}


#container div {
		font-size:80%;
		float:right;
		width:17em;
		margin-left:2em;
		}

#container div h2 {
		font-size:120%;
		font-weight:bold;
		text-transform:uppercase;
		margin:1em 0 0;
		}

#container div h3 {
		font-size:100%;
		font-weight:bold;
		margin:.5em 0 0 .75em;
		}

#container ul {
		margin-left:2em;
		}

#container li span {
		font-size:70%;
		}
		

#container h1 {
		font-size:120%;
		padding-top:2.4em;
		margin-left:2.4em;
		}

#container p {
		margin:1.5em 13.6em 1.5em 3em;
		}

#address {
		font-weight:normal;
		font-size:80%;
		font-style:normal;
		text-align:right;
		margin:0 20em 0 3em;
		z-index:8; 
		}
#arrows{margin:0; 
		padding:0;
		top:40%;
		left:4%;
		position:relative; 
		z-index:6; 
		}
#arrows2{margin:0; 
		padding:0;
		top:40%;
		left:86%;
		position:absolute; 
		z-index:8;  
		}	
#background{
		/* min-height: 100%; */ 
		margin:0; 
		padding:0;
		height: 120%;
		height:120%;
		position:absolute; 
		z-index:1; 
		}
#background_2{
		/* min-height: 100%; */
		top:0px;
		left:0px;
		margin:0; 
		padding:0;
		background:#666655;
		height:100%;
		min-width:550px;

		max-width: 1800px;
		width:100%;
		position:absolute; 
		z-index:0; 
		}		
#background_3{
		/* min-height: 100%; */
		top:0px;
		left:0px;
		margin:0; 
		padding:0;
		background:#343322;
		height:100%;
		min-width: 550px;
		min-height:786px;
		width:100%;
		position:absolute; 
		z-index:0; 
		}
#titles{margin:0; 
		padding:0;
		top:42%;
		left:06%;
		position:relative; 
		z-index:4; 
		}
a:link {
	text-decoration: none;
	color: #999988;
	width:300px;
	text-align:left;
}
a:visited {
	text-decoration: none;
	color: #999988;
	width:300px;
	text-align:left;
	
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	width:300px;
	text-align:left;
}
a:active {
	text-decoration: none;
	color: #999988;
	width:300px;
	text-align:left;
}				
