body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	background-color: #FFFFFF;
	margin: 0px;
}
a {
	text-decoration: none;
}

a:link {color: #999999; }
a:visited {color: #999999; }
a:active {color: #B4AD3B; }
a:hover {color: #B4AD3B; } 
.fine-ingredients {
	position: absolute;
	height: 100px;
	width: 253px;
	left: 10px;
	top: 10px;
}
.menubox {
	border: 1px solid #949598;
	position: absolute;
	height: 22px;
	width: 790px;
	left: 60px;
	top: 100px;
	padding-left: 10px;
	padding-top: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}
.headerbox {
	position: absolute;
	width: 790px;
	left: 60px;
	top: 138px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #CBC676;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949598;
	border-left-color: #949598;
	border-top-style: solid;
	height: 26px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #949598;
}
.contentbox {
	position: absolute;
	width: 800px;
	left: 60px;
	top: 175px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border: 1px solid #949598;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
}
.leftmenu {
	float: left;
	width: 100px;
	padding-top: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 11px;
	padding-right: 10px;
	height: 100%;
}
.leftmenu p {
	margin-bottom: 5px;
}

.content {
	float: left;
	width: 370px;
	padding-top: 10px;
	padding-left: 10px;
}
.cooking {
	padding: 10px;
	width: 350px;
	border: 1px solid #CBC676;
	margin-top: 20px;
}

.image {
	float: left;
	width: 260px;
	padding-left: 10px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CBC676;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CBC676;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.latin {
	font-style: italic;
}
h3 {
	font-size: 12px;
	color: #CBC676;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
}
.adsense {
	margin-top: 15px;
}
.textfield {
	width: 200px;
	border: 1px solid #999999;
}
.textarea {
	height: 200px;
	width: 600px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
}
.contentlarge {

	float: left;
	width: 670px;
	padding-top: 10px;
	padding-left: 10px;
}
