body {
	background-color: #320816;
	background-image: url(../images/bgIndianOcean.jpg);
	background-repeat: no-repeat;
	background-position: center 89px;
}

#topdetail {
	background-image: url(../images/maps/wce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	padding-left: 160px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
a {
	color: #E34B08;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #E74D03;
}

