body {
	background-image: url(map03.jpg);
	font-family: helvetica;
	}
	
#pic {
	position: fixed;
	right: 0em;
	bottom: 0em;
	}
	
#pic_back {
	background: #ffffff;
	position: fixed;
	width: 240px;
	height: 100%;
	right: 0em;
	top: 0em;
	}
	
#contact {
	position: fixed;
	width: 350px;
	height: 160px;
	background: #a6dfd9;
	bottom: 0em;
	right: 15em;
	opacity: .8;
	} 
	
#text {
	color: #FFFFFF;
	font-size: 13px;
	position: absolute;
	background: #323232;
	width: 344px;
	height: 400px;
	bottom: 11.4em;
	right: 18.5em;
	opacity: .95;
	padding: 3px;
	}
	
	
#links {
	position: absolute;
	left: 5.2em;
	top: 17.7em;
	}
	
#links a {
	text-decoration: none;
	opacity: .6;
	}

#links a:hover {
	text-decorationL none;
	opacity: 1;
	}

	
#bar {
	position: fixed;
	left: 80px;
	top: 0px;
	width: 275px;
	height: 100%; 
	background: #f3b464;
	opacity: 0.6;
	}

#cry {
	position: fixed;
	left: 85px;
	top: 0em;
	}
	
#manhole {
	position: absolute;
	left: 7.05em;
	top: 2.9em;
	}
	
#gam {
	position: fixed;
	left: 83px;
	bottom: 2px;
	}

#water {
	position: absolute;
	left: 5.8em;
	bottom: 2em;
	}
