body {
	background-color: #65583f;
	margin: 0px;
	padding: 40px;
}
.top {
	background-image: url(/images/back_top.jpg);
	background-repeat: repeat-x;
	height: 5px;
	width: 98%;
}
.top1 {

	height: 51px;
	width: 98%;
}.menu {
	background-color: #8e7257;
	background-image: url(/images/backsub.jpg);
	padding-right: 20px;
	padding-left: 20px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #e6dac3;
	width: 98%;
	border: 1px solid #d2c7ab;
	padding: 5px;
}
.content1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d2be9a;
	width: 98%;
	border: 1px solid #ad9f82;
	padding: 5px;
}
a {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}
.image {
	width: 495px;
	margin-left: 10px;
}
.menulink {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.top01 {
	background-image: url(/images);
	background-repeat: repeat-x;
	height: 1px;
	width: 98%;
}

.top02 {
	background-image: ;
	background-repeat: repeat-x;
	height: 70px;
	width: 98%;
	background-color: #DEDDC9;
}


