p{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#nilla p a:link, #nilla p a:visited, #nilla p a:active{
	font-style: italic;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#nilla p a:hover{
	text-decoration: underline;	
} 

#bodyContainer{
	width: 100%;
}

#nilla{
	width: 100%;
	background-image: url(/images/nilla/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 22px;
	height: 1054px;
}

.inlineFlash{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#topRow{
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	height: 383px;
}

#featuredRecipe{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 371px;
	height: 303px;
}

#fence{
	position: absolute;
	top: 0;
	left: 275px;
	width: 248px;
	height: 129px;
	background-image: url(/images/nilla/fence.gif);
	background-repeat: no-repeat;
}

#header{
	position: absolute;
	top: 41px;
	left: 410px;
	width: 370px;
	height: 36px;
	background-image: url(/images/nilla/summertime-with-nilla-wafers.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#copy{
	position: absolute;
	top: 75px;
	left: 415px;
	width: 390px;
}

#topMiddle{
	position: absolute;
	top: 165px;
	left: 376px;
	width: 215px;
	text-align: center;
}

#topRight{
	position: absolute;
	top: 165px;
	left: 591px;
	width: 215px;
	text-align: center;
}

#middleRow{
	position: relative;
	width: 800px;
	text-align: center;
	margin: 0 auto 25px auto;
	padding: 0;
}

#middleLeft{
	float: left;
	width: 222px;
	margin: 0 0 0 35px;
	text-align: center;
}

#middleMiddle{
	float: left;
	width: 230px;
	margin: 0 0 0 25px;
	text-align: center;
}

#middleRight{
	float: left;
	width: 222px;
	margin: 0 0 0 15px;
	text-align: center;
}

#bottomRow{
	position: relative;
	width: 850px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#bottomLeft{
	float: left;
	width: 222px;
	margin: 0 0 0 35px;
	text-align: center;
}

#bottomMiddle{
	float: left;
	width: 230px;
	margin: 0 0 0 25px;
	text-align: center;
}

#bottomRight{
	float: left;
	width: 222px;
	margin: 0 0 0 15px;
	text-align: center;
}

#flowers{
	position: absolute;
	top: 157px;
	left: 683px; 
	width: 153px;
	height: 103px;
	background-image: url(/images/nilla/flowers.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#centerMe
{
	width: 800px;
	margin: auto;
}

.yellow{
	color: #f9e06e;
	font-weight: bold;
}
