BODY {
	background: url(../images/pattern.gif) repeat;
	display:inline-block;
	margin:50px 50px 50px 50px;
	padding:0px;
}
.enter {
	position: absolute;
	top: 5%;
	left: 45%;
}
.comming {
	position: absolute;
	top: 55px;
	left: 100px;
}
.copyright {
	position: absolute;
	top: 95%;
	left: 47%;
	font: italic 6pt/6pt Times, sans-serif;
	color: #8e6b3a;
}
.contact {
	font: 12pt/14pt Times, serif;
	color: #8e6b3a;
	position: absolute;
	top: 50px; left: 10%;
	width: 350px; height: 150px;
}
.photo {
 float:right;
 position: relative;
 top: -110px;
}
.menu {
	position: relative;
	height: 40px;
	margin-left: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.logo {
	position: reletive; 
	width: 100%;
	height: 60px;
	margin-left: 10px;
	display:inline-block;
}
.thumb {
	position: relative;
	top: 12px;
	left: 12px;
	z-index: 1;
}
.comb {
	position: absolute;
	z-index: 10;
}
.frame {
	position: absolute;
	top: 5%;
	left: 5%;
}
.top { float: left; }
#main #menu {
	position: absolute;
	left: 25px;
	top: 5%;
	float:left;
	width: 10%;
	height: 70%;
	z-index: 0;
}	
#main #gallery {
	position: absolute;
	left: 220px;
	top: 90px;
	float:right;
	width: 790px; height: 400px;
	padding: 5px;
	z-index: 10;
}
a:link { color: #8e6b3a; }
#main #menu a:link #underline { display: none; }
#main #menu a:visited #underline { display: none; }
#main #menu a:hover #underline { position: relative; display: block; top: -15px; left: -2px; }