@charset "UTF-8";
/* CSS Document */

#wrapper {
	height: 1180px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	position: relative;
	left: 0px;
	top: 0px;
}
#ad_header {
	position:absolute;
	left: 131px;
	top: 20px;
	height: 90px;
	width: 728px;
	border: 1px solid #999;
}
#ad_text {
	left:335px;
	position: absolute;
	top: -25px;
}
#ad_text p {
	text-align: center;
	font-family: Helvetica;
	font-size: 9px;
}
#ad_textsq {
	left:95px;
	position: absolute;
	top: -21px;
}
#ad_textsq p {
	text-align: center;
	font-family: Helvetica;
	font-size: 9px;
}

#logo {
	position: absolute;
	top: 130px;
	height: 170px;
	width: 990px;
}
#logo img {
	position: absolute;
	left: 66px;
	top: 0px;
}
#cookalong {
	position:absolute;
	top: 300px;
	height: 50px;
	width: 990px;
}
#cookalong a {
	position: absolute;
	left: 294px;
	top: 0px;
}

#ad_bottom {
	height: 115px;
	width: 990px;
	position: absolute;
	left: 0px;
	top: 940px;
}
#other_recipes {
	height: 205px;
	width: 990px;
	position: absolute;
	top: 2370px;
}
#ad_bottom img {
	position: absolute;
	left: 131px;
	top: 20px;
}
#adbott_text {
	left:455px;
	position: absolute;
	top: -2px;
}
#adbott_text p {
	text-align: center;
	font-family: Helvetica;
	font-size: 9px;
}


#nav_bottom {
	position: absolute;
	left: 0px;
	top: 1075px;
}
p {
	font-family: Helvetica;
	font-size: 12px;
}

#Copy {
	position: absolute;
	top: 1150px;
	height: 30px;
	width: 990px;
}
#Copytext p {
	font-family: Helvetica;
	font-size: 10px;
	text-align: center;
}
#video {
	position: absolute;
	top: 360px;
	left: 174px;
}
#video iframe {
	border: 1px solid #000;
}
#Back {
	position: absolute;
	width: 990px;
	top: 860px;
	text-align: center;
	height: 50px;
}
