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

body{
	
scrollbar-base-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #7dbba9;
scrollbar-face-color: #89cfbb;
scrollbar-shadow-color: #000000;
/*scrollbar-track-color: #FFFFFF;*/
scrollbar-track-color: #b9dad0;
}
img {
	border:none;
	
}
#wrapper {
width:900px;
margin:auto;
height:735px;
overflow:hidden;

}
.thumbs {
	position:relative;
	left: 35px;
	top: -430px;
	width:136px;
	height:260px;
	overflow:auto;
	scrollbar-base-color: #89cfbb;


}

.BigImage {
	position:relative;
	left: 210px;
	top: -820px;
	height:720px;
	width:708px;
	overflow:auto;

	

}
.backButton {
	position:relative;
	left: 88px;
	top: -1126px;
	width:100px;
}



