body {
	background-color: #003300;
}
div#themap {
	background-image:url(map-green.jpg);
	background-repeat: no-repeat;
}
div#content {
	background-image:url(bg-content-green.jpg);
	background-repeat: no-repeat;
}
div#navigation a {
	color: #003300;
}
div#contentmain h1,h2,h3,h4,h5 {
	color: #003300;
}
div#navigation li {
	border-bottom:1px solid #003300;
}