#layout {
	background-color: #000000;
	margin-top: 80px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
#page {
	margin: auto;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 800px;
	height: 600px;
	position: relative;
}

#page_recipe {
	margin: auto;
	background-image:url(images/recipe_page_bg.jpg);
	background-repeat:repeat;
	background-position: top center;
	width: 800px;
	height: 1500px;
	position: relative;
}

#index_recipe {
	background-color: #000000;
	margin-top: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#navigation-background {
	background-image:url(images/wetsel-sauce-navigation.png);
	background-repeat:no-repeat;
	background-position:center top;
	position: absolute;
	left: 0px;
	top: 68px;
	width: 800px;
	height:275px;
	display:block;
}

#spoon {
	background-image:url(images/spoon.png);
	background-repeat:no-repeat;
	position: absolute;
	left: 0px;
	top: 130px;
	width: 232px;
	height:230px;
}
#nav_left {
	position: absolute;
	left: 28px;
	top: 135px;
	width: 260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E3D4A8;
	text-align:left;
}
#nav_left a {
	color:#E3D4A8;
	font-size:10px;
	text-decoration:none;
}
#nav_left a:hover {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}
#nav_right {
	position: absolute;
	right: 28px;
	top: 135px;
	width: 260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E3D4A8;
	text-align:right;
}
#nav_right a {
	color:#E3D4A8;
	font-size:10px;
	text-decoration:none;
}
#nav_right a:hover {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}
#text_bottom {
	position: absolute;
	bottom: 8px;
	left: 280px;
	font-size: 14px;
	width: 246px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;
}
#text_bottom_events {
	position: absolute;
	bottom: 105px;
	left: 500px;
	font-size: 14px;
	width: 290px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	height: 181px;
}
#text_bottom_events2 {
	position: absolute;
	bottom: 270px;
	left: 586px;
	font-size: 14px;
	width: 177px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	height: 46px;
}

.copyright {
	font-size: 9px;
	color: #CAA1A5;
	position: absolute;
	bottom: 2px;
	left: 375px;
}
#content {
	position: absolute;
	left: 210px;
	bottom: 50px;
	height: 210px;
	width: 560px;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-family:"Times New Roman", Times, serif;;
	vertical-align:top;
	font-style:italic;
}
#click_here {
	position: absolute;
	right: 675px;
	top: 25px;
	height: 66px;
	width: 100px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-family:"Times New Roman", Times, serif;
	;
	vertical-align:top;
	font-style:italic;
}

#content_recipe {
	position: absolute;
	left: 93px;
	top: 370px;
	height: 210px;
	width: 600px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-style:italic;
}

		/* page index */
#page_index {
	margin: auto;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 800px;
	height: 600px;
	position: relative;
}
#index {
	background-color: #000000;
	margin-top: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container_right {
	width: 170px;
	height: 275px;
	right:15px;
	bottom:5px;
	position:absolute;
}
#content_index {
	position: absolute;
	left: 210px;
	top: 348px;
	height: 202px;
	width: 390px;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	vertical-align:top;
}
.page_headline {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #7B4B61;
	font-weight:bold;
	font-style:italic;
}
.event_info {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style:italic;
}
.event_info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration:underline;
}
.page_sub_head {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #231F20;
	font-style:italic;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.page_headline {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #7B4B61;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
}
li {
	text-indent: 10px;
}
#content_event {
	position: absolute;
	left: 195px;
	bottom: 80px;
	height: 210px;
	width: 560px;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-family:"Times New Roman", Times, serif;
	;
	vertical-align:top;
	font-style:italic;
}
#promo {
	position: absolute;
	right: 38px;
	top: 4px;
	height: 115px;
	width: 255px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-family:"Times New Roman", Times, serif;
	;
	vertical-align:top;
	font-style:italic;
}
