@charset "UTF-8";
/* CSS Document */

body {
	background-color:#8e1528;
	text-align:center;
}

#wrapper {
	position:relative;
	width:872px;
	height:602px;
	margin-top:50px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image:url(images/hinterland_01.jpg);
	background-repeat:no-repeat;
	width:872px;
	height:260px;
}

#menu {
	display:inline;
	height:28px;
}

#bottom {
	background-image:url(images/hinterland_45.jpg);
	background-repeat:no-repeat;
	width:inherit;
	height:312px;
}