body{
    position:absolute;
	left:90px;
	background-color: #7f7753;
	color: #fff;
	width:100%;
	height: auto;
	background-repeat:none;
}

td{
text-align:center;
}

img a:link{
}

A IMG{
  border:none;
  width:150px;
  margin:5px;
}

#centerItem { 
width:800px;
height:auto;
text-align: left; 
margin: auto; 
background-color:#8a8367;
}

#centerItem a:link{
	color:#fff;
	text-decoration:none;
	font-size: 12px;
}
#centerItem a:hover{
	color:#fff;
	border:1px solid #ff500f;
	font-size: 13px;
	text-decoration:none;
}

#centerItem a:active, a:visited{

color:#FF8D62;
text-decoration:none;
}

hr{
width:109px;
color:#ff500f;
}

h1{
font-size:16px;
color:#fff;
font:Arial, Helvetica, sans-serif;
}

#top{
	position:absolute;
	top:0;
	width:800px;
	height:109px;
	background-repeat:no-repeat;
	left: 0px;
	background-image:url(top_1.jpg);
}

#menu_bar{
position: absolute;
left: 0;
top: 105px;
width: 145px;
height:100%;
background-color: #8a8367;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 350px;
}

#txt_box{
	position:absolute;
	padding:5px;
	left:157px;
	top:105px;
	width:619px;
	background-color:#B0AC99;
	border-top: 4px solid  #FF8000;

}
#txt_box a:link{
	color:#fff;
	text-decoration:none;
	font-size: 12px;
	border:none;
}
#txt_box a:hover{
	color:#fff;
	border:0px;
	font-size: 13px;
	text-decoration:none;
	border:none;
}

#txt_box a:active, a:visited{
color:#CCCCCC;
text-decoration:none;
border:none;
}

.img_box{
    position:absolute;
	left:7px;
	top:4px;
	width: 615px;
	background-color: #fff;
	text-align:center;
	marging-top:5px;
}
.gallery{
 width:380px;
 text-align:center;
}
#bottom{
  position: relative;
  top:10px;
  width: 800px;
  left:0px;
  background: none;
  border: 1px solid #fff;
  text-align: center;
  font-size: 11px;
  color: #8F9EAB;
}
