body {
	background: #f6f3db url(/images/bgRight.jpg) no-repeat fixed bottom right;
}

div {
 	font-family: Arial, sans-serif;
 	font-size: 12px;
 	line-height: 16px;
 	letter-spacing: 0.5pt;
 	color: #363636;
}

form {
	margin: 0px;
}

#top {
 	position:absolute;
 	width: 769px;
 	height: 115px;
 	top: 14px;
 	left: 170px;
 	z-index: 1;
}

#logo {
 	position:absolute;
 	border: 0px;
 	width: 140px;
 	height: 115px;
 	top: 15px;
 	left: 15px;
 	z-index: 1;
}

#farLeft {
 	position:absolute;
 	width: 172px;
 	height: 547px;
 	top: 0px;
 	left: 0px;
 	z-index: 0;
 	background-image: url(/images/bgLeft.jpg);
	background-repeat: no-repeat;
}

#left1 {
 	position:absolute;
 	font-size: 14px;
 	line-height: 20px;
 	border-width: 1px 1px 0px 0px;
 	border-color: #a8382c;
 	width: 138px;
 	height: 115px;
 	top: 145px;
 	left: 15px;
 	text-align: right;
 	z-index: 1;
}

#suggest {
 	position:absolute;
	width: 138px;
	text-align: right;
	font-size: 11px;
 	top: 500px;
 	left: 15px;
 	z-index: 1;
}

#content {
 	position:absolute;
 	font-size: 14px;
 	line-height: 19px;
 	width: 633px;
 	top: 145px;
 	left: 173px;
 	padding: 5px;
 	z-index: 1;
}

#adBar {
	position:absolute;
 	width: 120px;
 	height: 480px;
 	top: 150px;
 	left: 825px;
 	z-index: 1;
}

.header {
	font-size: 18px;
	font-weight: bold;
 	color: #82a342;
}

.basic {
	margin: 0px 0px 0px 0px;
	border: 1px solid #a8382c;
}

.basicLeft {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #a8382c;
}

.basicRight {
	float: right;
	margin: 0px 0px 5px 5px;
	border: 1px solid #a8382c;
}
.dishCat {
	font-size: 14px;
	font-weight: bold;
}


a {
 	color: #8c6c16;
 	text-decoration: none;
}
.mini {
	font-size: 12px;
}
.mini:hover {
	text-decoration: none;
}
.subbing {
	font-size: 11px;
	color: #a8382c;
}
a:hover {
 	color: #a89994;
 	text-decoration: underline;
}
a img {
	border: 1px solid #a8382c;
	text-decoration: none;
}
.flipblock a{
 	display:block;
 	text-decoration: none;
 	color: #a8382c;
 	font-family: Arial, sans-serif;
 	font-size: 11px;
 	line-height: 13px;
 	padding: 1px;
}
.flipblock a:hover{
 	color: #f6f3db;
 	background-color: #a89994;
 	text-decoration: none;
}