body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-image: url(images/brown035.jpg);
	background-color:#DFEF92;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #704E29;
}
a:visited {
	color: #333;
}
a:hover {
	color: #000;
}
a:active {
	color: #6A3D1C;
}
h1 {
	font-size: 18px;
	color: #542A11;
	border-bottom: 1px solid #542A11;
}
h2 {
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #000;
}
h3 {
	font-size: 16px;
	color: #542A11;
	border-bottom: 1px solid #542A11;
}
h4 {
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #000;
}
.wrapper{
width:771px;
margin-left:auto;
margin-right:auto; }
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	clear: left;
	float: left;
	height: 100px;
	width: 769px;
	margin: 0px;
	background-color: #FFF;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A5C41C;
	border-left-color: #A7C520;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 9px;
	width: 771px;
}
.content {
	background-image: url(images/center.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 771px;
}
.left {
	margin: 0px;
	float: left;
	height: 487px;
	width: 169px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	margin: 0px;
	float: left;
	height: auto;
	width: 564px;
	padding-left: 10px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 19px;
	width: 771px;
}
.blueblock {
	width: 169px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	color: #000;
}
* html, blueblock { /*IE 6 only */
	w\idth: 169px; /*Box model bug: 180px minus all left and right paddings for ,blueblock */
}
.blueblock ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.blueblock li {
	margin: 0;
}
.blueblock li a {
	background-image:url(images/but1.jpg);
	height:26px;
	line-height:26px;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 169px;
	text-indent:25px;
	border-bottom: #fff 1px solid;
}
html>body .blueblock li a { /*Non IE6 width*/
	width: auto;
}
.blueblock li a:hover{
	background-image:url(images/but2.jpg);
	height:26px;
	line-height:26px;
	display: block;
	color: #000;
	text-decoration: none;
	width: 169px;
	text-indent:25px;
	border-bottom: #ccc 1px solid;
}
.blueblock li a.active {
	background-image:url(images/but2.jpg);
	height:26px;
	line-height:26px;
	display: block;
	color: #000;
	text-decoration: none;
	width: 169px;
	text-indent:25px;
	border-bottom: #ccc 1px solid;
}
.footer {
	text-align: center;
	margin: 0px;
	float: left;
	height: 50px;
	width: 771px;
	padding-top: 10px;
}
