#pagebody {
	background: url(img/background.jpg);
	width: 1100px;
	height: 700px;
	background-repeat: no-repeat;
}
#pagebody-gallery{
	width: 1100px;
	height: 700px;
	background-repeat: no-repeat;
	background-image: url(img/gallery.jpg);
}

#pagebody-gallery2{
	width: 1100px;
	height: 700px;
	background-repeat: no-repeat;
	background-image: url(img/gallery2.jpg);
}


#pagebody-about{
	width: 1100px;
	height: 700px;
	background-repeat: no-repeat;
	background-image: url(img/about-bg.jpg);
}

#left{
	float: left;
	width: 400px;	
}

#menu{
	width: 290px;
	margin-top: 220px;
	margin-left: 110px;
}

#right{
	float: right;
	margin-top: 80px;
	width: 427px;
	position: absolute;
	left: 477px;
	top: 1px;
	height: 497px;
	overflow: auto;
}

#footer{
	clear: both;
	position: absolute;
	left: 246px;
	top: 629px;
	width: 497px;
	
}
#footer img{
margin-right: 10px;

}

#copy01{
	position: absolute;
	left: 123px;
	top: 96px;
	width: 284px;
}
#menu02{
	width: 545px;
	margin-top: 250px;
	margin-left: 150px;
	position: absolute;
	left: -55px;
	top: 344px;
	height: 26px;
}

#menu-gallery{
	position: absolute;
	left: 88px;
	top: 105px;
	width: 443px;
}

#gallery-menu{
	position: absolute;
	left: 72px;
	top: 118px;
	height: 379px;
	width: 139px;

}

#gallery-body{
	position: absolute;
	left: 231px;
	top: 112px;
	height: 450px;
	width: 661px;
	overflow: auto;
}

#leed{
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
}

#entry-title{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: medium;
	font-size: 12px;
}

#entry{
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
}
#address1{
	margin: 0 0 0 70px;
	border: 1px solid #FF9900;
	padding: 10px;
	width: 250px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menu img {
	margin-bottom: 0.2em;
	overflow:hidden;
}
#menu ul {
	list-style-type: none;
	margin:0;
	pdding:0;
}
#menu {padding:0 0 0 20px}
#menu ul li {
	margin:0;
	padding:0;
}

#menu ul li ul {
	margin:0 0 1em 0;
	padding:0;
}

#menu ul li li {
	margin:0 0 0 1.5em;
	padding:0;
}