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