#audio {
	position: relative;
	font-style: normal;
	font-size: 1.1em;
	z-index: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#quote {
	position: relative;
	font-style: italic;
	font-size: 1.1em;
	z-index: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#chef_text p {
	margin: 5px 0px;
	padding: 2px;
}
#chef_header #chef_name {
	position: relative;
	background: left bottom;
	height: 133px;
	width: 343px;
	top: 0px;
}
#chef_name img {
	left: 0px;
	bottom: 0px;
	position: absolute;
}
#chef_pic {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 133px;
	width: 343px;
}
#chef_pic img {
	right: 0px;
	position: absolute;
	top: 0px;
	height: 122px;
}
#recipe2 {
	position:relative;
	height:190px;
	z-index:10;
	overflow: auto;
	text-align: center;
	padding-top: 20px;
	padding: 5px 10px 0px;
}
#chefs_page_recipe2 h2 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}
#chefs_page_recipe {
	position:relative;
	left:14px;
	top:60px;
	width:467px;
	height:244px;
	z-index:5;
	background: url(../../img/recipe_cell.jpg) no-repeat;
}
#chefs_page_recipe2 {
	position:relative;
	height:244px;
	z-index:5;
	background: url(../img/recipe_cell2.jpg) no-repeat;
	width: 467px;
	margin-left: 21px;
}
#chef_text {
	left: 0px;
	top: 0px;
}