@charset "UTF-8";

img.thumbs {
	float:left;
	height:60px;
	width:60px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}
#photoThumbs {
	position:absolute;
	left:175px;
	top:305px;
	width:367px;
	height:389px;
	z-index:1;
}
#mainPhoto {
	position:absolute;
	left:557px;
	top:300px;
	width:470px;
	height:388px;
	z-index:2;
}
#spaceWindow {
	position:absolute;
	left:197px;
	top:1588px;
	width:801px;
	height:200px;
	z-index:3;
}
#shoplandscapes {
	position:absolute;
	left:245px;
	top:734px;
	width:754px;
	height:1234px;
	z-index:4;
	overflow: visible;
}
