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