body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #b58f52;
	background-color: #87533c;
	background-image: url(BGmarromjapones.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 50px 0px;
	padding: 50px 0px;
	width: 728px;
}
#my_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #60463e;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 728px;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #60463e;
	text-align: left;
	display: block;
	margin: 0px;
	float: none;
	height: 150px;
	width: 150px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
	list-style-type: none;
}
#meio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #60463e;
	background-image: url(meio.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 728px;
}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #60463e;
	width: 650px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#texto h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #602c16;
}
#my_bottom {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 728px;
}


.bevelmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #60463e;
	text-decoration: none;
	width: 100px;
}
.bevelmenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #60463e;
	text-decoration: none;
	display: block;
	width: 100px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87533c;
	list-style-type: none;
	cursor: crosshair;
}
.bevelmenu li a:hover {
	color: #b58f52;
	text-decoration: none;
	background-color: #602c16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87533c;
	list-style-type: none;
	cursor: crosshair;
}
