body {
	background-image:  url(../images/pngs/geo_back2.gif);
	background-repeat: repeat-x;
	background-color: #ffffff; 
	margin: 100px 0 0 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	height:auto;
}

#logo {
	position:absolute; 
	top:0;
	left:10px;
}

#geo_map {
	position:absolute;
	top:0;
	left:541px;
}

h1 {margin:0;}

#scroll {
	position:absolute;
	top:71px;
	left:10px;
	background-color:#006699;
	color:#FFFFFF;
	padding:4px 0;
	width:350px;
	height:15px;
}

#maincontent {
	font-size:100%;
	padding:0;
	width:745px;
	height:525px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

#footer {
	margin:0;
	clear:both;
	padding:10px;
	width:765px;
	border-top:2px dotted #000066;	
}

#center {
	width: 750px;
	padding:0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

#title {
	width: 725px;
	left: 0px;
	top: -50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0.5em;
	text-align: center;
	height: auto;
	padding:0 0 10px 20px;
	margin-top: 20px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
	text-align: left;
	width: 725px;
	margin-top: 15px;
	margin-left: 20px;
}

#photo2 {
	position:absolute;
	top:175px;
	left:340px;
}
#table1 {
	border-width:1px;
	border-color:#000000;
	background-color:#006699;	
}

