@charset "utf-8";
/* CSS Document */
body{
		scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #3f8189;
scrollbar-face-color: #3f8189;
scrollbar-highlight-color: #3f8189;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #2a5459;
}
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;


	
}
.BigImage {
	position:relative;
	left: 230px;
	top: -850px;
	height:720px;
	width:710px;
	overflow:auto;
	

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



