html, body  {
    background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#Container {
	position: relative;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 50px;
	height:1000px;
}

.toptabs {
	position: absolute;
	left: 60px;
	top: 108px;
	width:334px;
	height:212px;
	z-index: 5;
}
.CulinaryBox {
	position: absolute;
	left: 52px;
	top: 338px;
	width:273px;
	height:148px;
	z-index: 3;
}
.ChefKudos {
	position: absolute;
	left: 52px;
	top: 494px;
	width:288px;
	height:522px;
	background-image: url(images/ChefKudosBackground.jpg);
	background-repeat: no-repeat;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.ChefKudos a{
	color: #003263
}
.ChefKudos2 {
	position: absolute;
	left: 52px;
	top: 494px;
	width:273px;
	height:522px;
	background-image: url(images/recipe_background.gif);
	background-repeat: no-repeat;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.ChefKudos2 a{
	color: #003263
}
.RecipeBox {
	position: absolute;
	left: 52px;
	top: 528px;
	width:272px;
	height:522px;
	background-image: url(images/recipe_background.gif);
	background-repeat: no-repeat;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.TitleBox{
	position: absolute;
	left: 11px;
	top: 11px;
	width:273px;
	height:148px;
	z-index: 4;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Chefs {
	position:absolute;
	left:377px;
	top:587px;
	width:478px;
	z-index:6;
}
#CopyContainer {
	position:absolute;
	left:342px;
	top:884px;
	width:479px;
	height:132px;
	z-index:7;
	background-image: url(images/CopyBackground.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003263;
}
#PromoSlider {
	position:absolute;
	left:750px;
	top:565px;
	width:102px;
	height:272px;
	z-index:8;
}
#RightPromos {
	position:absolute;
	left:867px;
	top:565px;
	width:97px;
	height:462px;
	z-index:9;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003263;
}
#RightPromos a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003263;
}
#ChefBio {
	position: absolute;
	left: 341px;
	top: 54px;
	width:623px;
	height:900px;
	z-index: 0;
	background-image: url(images/chefcontent-temp.gif);
	background-repeat: no-repeat;
}
#Flav {
	position: absolute;
	left: 341px;
	top: 54px;
	width:623px;
	height:500px;
	z-index: 0;
}
#recipeB {
	position: absolute;
	left: 341px;
	top: 71px;
	width:623px;
	height:900px;
	z-index: 0;
}
