body{
	background-image: url("/images/body_inner.png");
}
#wrapper{
	background-image: url("/images/wrapper_inner.jpg");
}
#logo{
	background-image: none;
	padding-left: 49px;
	padding-top: 82px;
	height: 177px;
}
#menu{
	background-image: url("/images/wrapper_inner2.jpg");
	width: 707px;
	padding: 0px 15px;
	margin: 0px;
	background-color: #da8602;
	background-position: top left;
	background-repeat: no-repeat;
	height: auto;
}
.clear{
	display: block;
	clear: both;
	height: 10px;
}
#content h2{
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 5px; 
	color: #000000;
}
table{
	width: 100%;
	border-collapse: collapse;
	border: none;
}
table td{
	border: none;
	color: #8a6000;
	padding: 5px;
	padding-right: 15px;
}
.thickbox{
	background-color: transparent;
}
#menu ul#submenu li{
	padding-right: 9px;
	float: left;
}
#logo a{
	display: block;
	width: 298px;
	height: 89px;
	background-image: url("/images/logoinner.png");
}
