body {
	font-family: verdana, helvetica, times, sans-serif;
}

div#frame {
	width: 598px;
	height: 626px;
	background-image: url('./images/Background.png');
	background-repeat: no-repeat;
	position: relative;
	top: 40px;
	left: 150px;
}

div#picture {

}

img#glovePictures {
	position: relative;
	top: 420px;
	left:68px;
	z-index: 3;
}

img#elkWithGlasses {
	position: relative;
	top: 59px;
	left: 249px;
}

img#picFrame {
	position: relative;
	top: 175px;
	left: -31px;
}

img#post {
	position: relative;
	left: 7px;
	top: 50px;
}

img#pillow {
	position: relative;
	top: 382px;
	left: 188px;
	z-index: 6;
}

img#plant {
	position: relative;
	top: 121px;
	left: 144px;
}

img#snuffBox {
	position: relative;
	top: 124px;
	left: -72px;
}

img#mantelPiece {
	position: relative;
	top: 181px;
	left: -28px;
}

img#lamp {
	position: relative;
	top: 126px;
	left: -237px;
}

img#stuffed{
	position: relative;
	top: -159px;
	left: 7px;
}

img#stones {
	position: relative;
	top: -271px;
	left: 298px;
}

img#leftHand {
	position: relative;
	top: 200px;
	left: -290px;
	z-index: 1;
}

img#rightHand {
	position: relative;
	top: -120px;
	left: 461px;
	z-index: 1;
}

#picFrameScroll {
	position: absolute;
	visibility: hidden;
}

img#docOct {
	position: absolute;
	top: 0px;
	left: 100px;
	visibility: hidden;
	z-index: 5;
}

#listEN {
	position:relative;
	visibility: hidden;
	color: #333333;
	font-size: 24px;
	top: -720px;
	left:-150px;
	margin-right: -100px;
	background-color: white;
	border-right: 1px dotted blue;
	border-bottom: 2px solid green;
}

#listEN span {
	color: rgb(65,72,172);
}

div#imageDiv {
	position: absolute;
	left: 400px;
	top: 150px;
	z-index: 22;
	padding: 20px;
	background-color: #e8e2e2;
	visibility: hidden;
	border: 1px solid black;
}

.close {
	background-color: red;
	color: white;
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
}

#look {
	position: absolute;
	top: 150px;
	left: 650px;
	color: #333333;
	font-size: 24px;
	z-index: 10;
	width: 150px;
}

img#complete {
	position: absolute;
	top: 145px;
	left: 190px;
	z-index: -3;
}