@charset "utf-8";
.style7 {color: #A09C83}
.bodylayout {
	border: 5px solid #333333;
	background-image: url(sandbg.jpg);
	background-repeat: repeat;
}
.left-menu {
	color: #FFFFFF;
	font-size: 20px;
	height: 10px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5E563A;
	border-right-color: #5E563A;
	border-bottom-color: #5E563A;
	border-left-color: #5E563A;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bg {
	background-image: url(bottom-palm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
