body {margin:0 auto;
background-image:url(../images/map_fade.jpg);
}

#content {
width: 900px;
margin:auto 0;
padding: 20px 0px 0px 215px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	color:#000000;
	}
	
#images {
	width:200px;
	float:left;
	}
	
#pages {
	width:650px;
	float:left;
	}

.clearfloat {
	clear:both;
	}

a:link {
	text-decoration: none;
	background-color:#f4efee; 
	color:#ad3011;
	font-weight:bold;
	}

a:hover {
	text-decoration: none;
	color:#04B0EE;
	font-style:italic;
	font-weight:bold;
	}
a:visited {
	text-decoration: none;
	color:#262264;
	font-style:italic;
	font-weight:bold;
	}

