#main {
	top: 120px;
	left: 320px;
	width: 640px;
	height: 456px;
}

#main .inner {
	background-image: url(/designs/thomasdux09/page-rocky.png);
	width: 640px;
	height: 456px;
}

#main .scroll-content {
	top: 30px;
	left: 30px;
	height: 390px;
	width: 570px;
}

#main .scroll-bar {
	height: 410px;
	top: 20px;
	right: 15px;
}

.rocky {
	position: absolute;
	left: 230px;
	top: 100px;
	z-index: 20;
}
