@charset "utf-8";
/* CSS Document */
body{
	scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #00a79d;
scrollbar-face-color: #00a79d;
scrollbar-highlight-color: #00a79d;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #01726b;
}

img {
	border:none;
	
}
#wrapper {
width:960px;
margin:auto;
height:735px;
overflow:hidden;

}
.thumbs {
	position:relative;
	left: 35px;
	top: -438px;
	width:136px;
	height:260px;
	overflow:auto;

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

}
.backButton {
	position:relative;
	left: 85px;
	top: -1125px;
	width:100px;
}


