* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #566047;
	background-color:#e3e4d8;
}
img {
	padding:10px;
	clear: both;


}

p {
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 70%;
}
#google{
	position:absolute;
	left:-131px;
	top:700px;
	z-index:1;
	width: 11px;
}

#container {
	position: relative;
	margin: auto;
	text-align: left;
	width: 775px;
	z-index:2;
	left: 0;
}
#pageHeader {
    text-align: center;
    background:url(../reviews/images/review.jpg) center top no-repeat;
    height:400px;
}
#card .p1 {
	position: absolute;
	top: 197px;
	left: 459px;
	font-weight: bold;
	color: #333;
	width: 236px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
#card .p2 span {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	top: 234px;
	left: 304px;
	width: 385px;
}
#card .p3 span {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	top: 229px;
	left: 280px;
	width: 385px;
}
#card .p4 {
	position: absolute;
	top: 364px;
	left: 309px;
	font-weight: bold;
	color: #e3e4d8;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}#stepbox {
    margin-left: 50px;
    padding: 10px 20px 0px 20px;
}

#steps {
    padding-right: 20px;
}
#footerAd {
	background-image: url(../styles/starving-ad.jpg);
	height:150px;
	position:relative;
	width:700px;
	background-repeat: no-repeat;
	background-position: right;
	visibility: visible;
}

h1{
	color:#333;
	font-size:28px;
}

h3 {
	margin-bottom:10px;
	height: 28px;
	
	border-bottom: 1px solid #7D8965;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 65px;
	padding-top: 2px;
	clear: both;
}
h2 {
	margin-Top:22px;
	margin-Left:10px;
	font-size: 20px;
	height: 34px;
	font-family:Arial, Helvetica, sans-serif;
	color:#36C;
	padding-bottom: 4px;
	clear: both;
}
#assignment {
	margin-bottom:10px;
	font-size: 14px;
	height: 28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5d713f;
	padding-top: 2px;
	clear: both;
}
h6 {
	margin-bottom:10px;
	 font-size: 14px;
	height: 28px;
	font-family:Arial, Helvetica, sans-serif;
	
	padding-top: 2px;
	clear: both;
}
#footer {
    margin: 0 0 0px 0px;
    padding: 20px 20px 0 20px;
    text-align: center;
    clear: both;
    font-size: 70%;
}

#linkList {
	position: absolute;
	top: 420px;
	left: 763px;
	width: 132px;
	height: 279px;
}

#ingredients ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333;
	border-bottom: 1px solid #8C9777;
	list-style: none;
}
h4 {
	margin-bottom:1;
	height: 28px;
	background: url(../images/forwardbullet.gif) left top no-repeat;
	border-top: 1px solid #7D8965;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: 30px;
	padding-top: 2px;
	clear: both;
}
#back{
	position: absolute;
	top: 313px;
	left: 483px;
	width:200px;
	height:60px;
	visibility: visible;
	overflow: hidden;
}
a:link {
	color:#000066;
}
a:visited {
	color:#003366;
}
a:hover {
	color: #0033CC;
}
a:link.credit {
	color:#06F;
}
a:visited.credit {
	color:#CCCCCC;
}
a:hover.credit {
	color: #0033CC;
}
ol, ul, li{
list-style-type:square;
list-style-position:inside;
font-size:10px;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	line-height: 28px;
	color: #72875C;
}

