body {
	scrollbar-face-color: #BE783C;
	scrollbar-highlight-color: #F0D8B4;
	scrollbar-3dlight-color: #F0D8B4;
	scrollbar-darkshadow-color: #913712;
	scrollbar-shadow-color: #913712;
	scrollbar-arrow-color: #F0D8B4;
	scrollbar-track-color: #F0D8B4;
	margin: 0px;
	background-color: #000000;
}
#wrapper {
	height: 574px;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navigation {
	height: 55px;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	text-align: center;
	top: 500px;
	left: 0px;
}
#content {
	height: 344px;
	width: 736px;
	position: absolute;
	overflow: auto;
	left: 56px;
	top: 139px;
}

#smallfeature {
	height: 371px;
	width: 316px;
	position: absolute;
	left: 94px;
	top: 174px;
}

#smallfeaturecopy {
	height: 325px;
	width: 390px;
	position: absolute;
	overflow: auto;
	left: 359px;
	top: 124px;
	padding: 20px;
}

#largefeature {
	height: 371px;
	width: 737px;
	position: absolute;
	left: 60px;
	top: 130px;
}

#slideshow {
	height: 260px;
	width: 248px;
	position: absolute;
	left: 16px;
	top: 28px;
}

#directions {
	height: 241px;
	width: 230px;
	position: absolute;
	left: 43px;
	top: 43px;
}

