body {
	margin: 0;
	background: url(../images/backgroundSliver.jpg) repeat-x top center;
	text-align: center;
	padding: 0;
	min-height: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
ul li    {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #A5C957;
	font-size: 1.1em;
}
a:hover {
	text-decoration: none;
	color: #76AB39;
	font-size: 1.1em;
}
h3 {
	font-family: Zapfino, "Edwardian Script ITC", "Charlemagne Std Bold", "Brush Script MT Italic";
	text-align: left;
	padding-left: 10px;
}
img {
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 0 auto;
	width: 1024px;
	text-align: left;
	padding: 0;
}
#header {
	height: 180px;
	border: 0px solid green;
	position: relative;
}
#header #logo {
	background: url(../images/logo.png);
	width: 500px;
	height: 123px;
	position: absolute;
	top: 0px;
}
#header #logo h1{
	text-indent: -9999px;
}
#header #cakename {
	position: absolute;
	left: 170px;
	top: 105px;
	width: 500px;
	height: 50px;
}
.h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 28px;
	position: absolute;
	top: 120px;
	left: 170px;
	font-weight: lighter;
	font-style: italic;
}
#topBody  {
	height: 92px;
	background-image: url(../images/bodyTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	border: 0px solid blue;
	text-align: center;
	z-index: 10;
	position: absolute;
	width: 1024px;
}
#topBody h1 {
	font-family: "Georgia Bold Italic";
	font-size: 1.9em;
	padding-top: 20px;
	z-index: 10;
	color: #333;
	font-style: italic;
}
#midBody {
	padding-left: 12px;
	width: 1012px;
	background: url(../images/bodyMid.jpg) repeat-x;
	background-repeat: repeat-y;
	display: table-cell;
	vertical-align: top;
	border: 0px solid green;
	position: absolute;
	top: 270px;
}
#midBody table {
	text-align: left;
	vertical-align: text-top;
	border: 0px solid blue;
}
.leftmidbody  {
	background: url(../images/sidePanel.png) no-repeat;
	padding-top: 15px;
}
.leftmidbody #adsense180x90 {
	width: 180px;
	height: 90px;
	border: 0px solid red;
	margin-left: 5px;
	padding-top: 0px;
}
.leftmidbody #categories {
	border: 0px solid red;
	min-height: 100px;
}
.leftmidbody #adsense160x600  {
	width: 160px;
	height: 600px;
	margin-left: 10px;
	border: 0px solid red;
}
.leftmidbody #ad160x600  {
	width: 160px;
	height: 600px;
	margin-left: 10px;
	border: 0px solid red;
	margin-top: 20px;
}
#centermidbody {
	min-height: 100px;
}
#centermidbody #adsense468x15 {
	width: 468px;
	height: 20px;
	margin: 0 auto;
	margin-top: 15px;
}
#centermidbody #image {
	min-height: 100px;
	margin: 0 auto;
	width: 400px;
	padding-top: 20px;
}
.padmargin0 {
	padding: 0;
	margin: 0;
}
#centermidbody #adsense468x60 {
	width: 468px;
	height: 60px;
	margin: 0 auto;
	padding-top: 15px;
}
#centermidbody #ingredients {
	padding-left: 20px;
	text-indent: 0px;
}
#centermidbody #ingredients p {
	padding-left: 20px;
	text-indent: 0px;
}
h4   {
	padding: 0;
	color: #87a448;
	font-family: Zapfino, "Edwardian Script ITC", "Charlemagne Std Bold", "Brush Script MT Italic";
	font-size: 16px;
	text-indent: 0px;
	font-weight: bold;
}
#centermidbody #adsense250x250 {
	height: 250px;
	width: 250px;
	margin-left: 30px;
}
#centermidbody #directions {
	text-indent: 0px;
	padding-left: 20px;
}
#centermidbody #adsense468x60b {
	width: 468px;
	height: 60px;
	margin: 0 auto;
}
.rightmidbody {
	background: url(../images/sidePanel.png) no-repeat;
	padding-top: 15px;
	margin-right: 0px;
	border: 0px solid red;
}
#rightmidbody {
}
.rightmidbody #top5 {
	margin-left: 10px;
}
#rightmidbody #ad160x600a {
	width: 160px;
	height: 600px;
	margin-left: 0px;
	border: 0px solid red;
	float: right;
	margin-right: 20px;
}
#rightmidbody #ad160x600b {
	width: 160px;
	height: 600px;
	border: 0px solid red;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}
#clear {
	clear: both;
	height: 20px;
}
.bottombackground {
	background-image: url(../images/bodybottom.jpg);
	height: 189px;
	color: #666;
	background-position: top center;
}
#bottombody {
	padding-left: 12px;
	height: 189px;
	background-image: url(../images/bodyBottom.jpg);
	margin: 0;
	border: 0px solid red;
}
#bottombody table {
	padding-top: 30px;
	color: #666;
}

img, div, a { behavior: url(iepngfix.htc) }
#image img {
	text-align: center;
}
#centermidbody #directions p {
	text-indent: 0px;
	padding-left: 20px;
}
