.overlay_image1 {
	position: absolute;
	border: solid 3px #336633;
	background: #f6eede;
	top: 190px;
	left: 13px;
	width: 350px;
	height: 400px;
	z-index: 1;
}
.overlay_image2 {
	position: absolute;
	border: solid 3px #336633;
	background: #f6eede;
	top: 190px;
	left: 13px;
	width: 350px;
	height: 400px;
	z-index: 1;
}
.thumbnails1 {
	position: absolute;
	border: solid 3px #336633;
	background: #f6eede;
	top: 593px;
	left: 13px;
	width: 350px;
	height: 43px;
	z-index: 1;
}
.overlay_text1 {
	position: absolute;
	border: solid 3px #336633;
	background: #f6eede;
	top: 190px;
	left: 367px;
	width: 471px;
	height: 400px;
	z-index: 1;
}
.linky {
	cursor: pointer;
	text-decoration: underline;
	font-family: comic sans MS;
	text-align: left;
	font-size: 13px;
	text-align: left;
	color: #336633;
}
.popup_closeimage {
	position: absolute;
	top: 370px;
	left: 310px;
	width: 18px;
	height: 14px;
	cursor: pointer;
	z-index: 6;
}
.popup_closetext {
	position: absolute;
	top: 370px;
	left: 430px;
	width: 18px;
	height: 14px;
	cursor: pointer;
	z-index: 6;
}
.thumb {
	position: absolute;
	width: 255px;
	left: 50%;
	margin-left: -127px;
}
.thumb_nail {
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}
.enlarger {
	position: absolute;
	width:50px;
	left: 5px;
}
.enlarge {
	font-family: comic sans MS;
	text-align: left;
	font-size: 10px;
	margin-top: -3px;
	color: #336633;
}
.movers {
	cursor: pointer;
	position: absolute;
	top: 340px;
	left: 75px;
	z-index: 7;
}
.moversheading {
	font-family: comic sans MS;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	z-index: 7;
	color: #336633;
}
.moverslinky {
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
	font-family: comic sans MS;
	font-size: 26px;
	text-align: left;
	color: #336633;
	border: none;
}
.lefty {
	position: absolute;
	left: 0px;
	border: none;
	z-index: 8;
}
.righty {
	position: absolute;
	left: 220px;
	border: none;
	z-index: 8;
}
.middley {
	position: absolute;
	left: 110px;
	border: none;
	z-index: 8;
}
.topictext3 {
	font-family: comic sans MS;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	z-index: 3;
	color: #336633;
}
.topicheading3 {
	font-family: comic sans MS;
	padding-left: 25px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	/*margin-top: -5px;*/
	z-index: 3;
	color: #336633;
}
.linky3 {
	cursor: pointer;
	text-decoration: underline;
	font-family: comic sans MS;
	text-align: left;
	font-size: 15px;
	text-align: left;
	color: #336633;
}
