body {
  background-color: #294274;
  font-family: arial;
  font-size: 0.7em ;
}

a img {
border:0px solid #62ca20;
}

#Mainframe{
	background-color: #dddddd;
}

#Logo{
margin-left: 0px;
}

#Legend{
	margin-top: -225px;
	margin-left: 75px;
	width: 150px; 
	height: 240px;
	background-color: #ffffff;
	border: solid black 2px;
}
#Inner_Legend{
	margin-left: 10px;
}

#Flx_map{
	position: absolute;
	float:left;
	top: 5px;
	bottom: 0px;
	left: 270px;
	right: 5px;	
	margin-left:auto;
	
	margin-top:0px;
	margin-bottom:50px;
	border: solid black 2px;
}

#CoordBox{
	position: absolute;
	height: 40px;
	width: 575px;
	margin-bottom:1px;
	bottom:0px;
	margin-left:262px;
	border: solid black 2px;
	background-color: #ffffff;
}

#ClickedCoorddBox{
margin-left:265px;
border: solid yellow 0x;
margin-top:-38px;
}

#CurrCoordBox{
border: solid red 0px;
margin-left:5px;
}

#GeoCodeBox{
	position: absolute;
	height: 40px;
	width: 250px;
	margin-bottom:1px;
	bottom:0px;
	margin-left:850px;
	border: solid black 2px;
	background-color: #ffffff;
}
#InnerGeoCodeBox{
margin-top:8px;
margin-left:10px;
}


#Infobox{
	text-align: center;
	position: relative;
	top: 15px;
	float: left;
	width: 250px; 	
	background-color: #ffffff;
	border: solid black 2px;
}

#Inner_Infobox{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
