#footerImage {
	 background-image: url("/images/earth_footer.jpg");
	 background-repeat: no-repeat;
}

h1, h2 {
	 background-image: url("/images/earthar.jpg");
	 background-repeat: no-repeat;
     color: #006d39;
	}
	
h3 {
   	color: #006d39;
	font-size: 12px;
	}


a:link {
	text-decoration: none;
	color: #006d39;
	}
	
a:visited {
	text-decoration: none; 
	color: #006d39;
	}
	
a:hover {
	text-decoration: underline;
	color: #006d39;
	}
#links a:hover { color: #006d39; }

li {
 	color: #006d39;
 	}

#footermenu a {
	color: #006d39;
	font-weight: bold;
	}

#box_focus b {
	color: #006d39;
	}

#focus_out b {
	color: #006d39;
	}

