body {
	background-color: #2D0B1B;
	background-image: url(../images/bgSouthern.jpg);
	background-repeat: no-repeat;
	background-position: center 89px;
}

#topdetail {
	background-image: url(../images/maps/ss.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 1px;
	height: 310px;
	padding-left: 10px;
}
#topdetail #copy {
	width: 430px;
	margin: 0px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #884E81;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #884E81;
}

