body {
 background-color: #525B46;
}
.menu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #8D8F6A;
 font-weight: bold;
 text-decoration: none;
}
.menu:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CFCC99;
 font-weight: bold;
 text-decoration: none;
}
.galleryimage {
	position: absolute;
	left: 268px;
	top: 10px;
	border: 1px solid #8D8F6A;
	z-index: 3;
	visibility: hidden;
}
.textbox {
	position:absolute;
	width:232px;
	height:352px;
	left: 315px;
	top: 110px;
	z-index: 3;
}
.gallerymenu {
	position:absolute;
	width:200px;
	height:50px;
	left: 50px;
	top: 390px;
	z-index: 3;
}
.image {
	position: absolute;
	left: 268px;
	top: 10px;
	border: 1px solid #8D8F6A;
	z-index: 3;
}
.logo {
	position: absolute;
	left: 77px;
	top: 40px;
	z-index: 2;
}
.thumbnail {
 border: /*1px solid #8D8F6A;*/ none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CBD195;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC9A;
}
 .menubox {
	position:absolute;
	width:94px;
	height:74px;
	z-index:1;
	left: 651px;
	top: 390px;
"
;
}
