body {
	background-color: #287873;
	margin: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #86D638;
}

a {color: yellow}

h2 {color: #000}

#imap {
	display:block;
	width:256px;
	height:463px;
	background:url(tw_rivers.gif) no-repeat;
	position:relative;
	float: left;
	margin: 5px 5px 5px 0px;
}
map.img {border: 2px solid green;}
area {border: 2px solid blue;}
.right {text-align: right}

.imgbox a:hover {text-decoration: none }
