body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#abalone {
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#abalone-shell {
	background: url(../images/top.jpg) no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 770px;
}
#abalone-recipe {
	font-size: 16px;
	color: #00CC00;
	background: url(../images/tmenu.jpg) no-repeat;
	text-align: center;
	margin: 0px;
	padding: 22px 0px 14px 0px;
	float: left;
	width: 770px;
}
#abalone-recipe a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 2px;
}
#abalone-recipe a:hover {
	color: #00CC00;
	text-decoration: none;
}
#abalone-jewelry {
	font-size: 12px;
	color: #000000;
	background: url(../images/back.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 770px;
	text-align: left;
}
#abalone-jewelry h1 {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	margin: 6px 35px;
}
#abalone-jewelry h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 6px 35px;
}
#abalone-jewelry a {
	color: #009900;
	text-decoration:none;
}
#abalone-jewelry a:hover {
	color: #009900;
	text-decoration:underline;
}
#abalone-jewelry p {
	margin: 6px 35px;
}
#abalone-jewelry li {
	margin: 3px 40px;
}
#abalone-ring {
	font-size: 11px;
	color: #000000;
	background: url(../images/bottom.jpg) no-repeat center top;
	text-align: center;
	margin: 0px;
	padding: 50px 0px 8px 0px;
	float: left;
	width: 770px;
}
#abalone-ring-p {
	margin: 2px 20px;
}
#abalone-ring a {
	color: #000000;
	text-decoration: none;
}
#abalone-ring a:hover {
	color: #000000;
	text-decoration: underline;
}
