* {
	margin: 0px;
	padding-top: 0px;
}
#wrapper {
	background-color: #333;
	width: 1000px;
}
#wrapper #logo {
	height: 53px;
	width: 336px;
	background-color: #333;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #left {
	background-color: #000;
	height: 800px;
	width: 160px;
	float: left;
	background-position: 45px 720px;
	background-repeat: no-repeat;
}
#wrapper #bodyArea #right {
	height: 800px;
	width: 840px;
	background-color: #000;
	float: right;
}
#apDiv1preloader {
}

#wrapper #bodyArea #right #scroller {
	margin-top: 127px;
	margin-left: 120px;
}
#wrapper #bodyArea #right #thumbnails {
	margin-left: 105px;
	margin-top: 160px;

}
#wrapper #bodyArea #right #numbers {
	margin-top: 40px;
	margin-left: 360px;
	height: 25px;
	width: 360px;
}
