body
	{
		color:#331c55;
	}
#hd_header
	{
		position:relative;
		width:638px;
		height:40px;
		left:5px;
		top:7px;
		margin:0 0 20px 0;
	}
#hd_header span
	{
		background:url("../../images/hd_header.png") no-repeat;
		position:absolute;
		width:100%;
		height:100%;
	}

#footer 
	{
		padding-top: 22px;
	}

	
.clear
	{
		clear:both;
	}
#wrapper
	{
		position:relative;
		width:736px;
		margin:0px auto;
	}
#wrapper li
	{
		margin-bottom:10px;
	}
#bg_home
	{
		position:relative;
		background:url(../../images/bg_home.jpg);
		height:434px;
	}
#bg_home_orig
	{
		position:relative;
		background:url(../../images/bg_home_orig.jpg);
		height:434px;
	}
#wafflesNav
	{
		position:relative;
		height:51px;
	}
#wafflesNav ul
	{
		margin:0;
		padding:0;
	}
#wafflesNav ul li
	{
		display:inline;
		list-style-type:none;
		height:51px;
	}
#wafflesNav a
	{
		display:block;
		float:left;
		height:51px;
		text-indent:-9999px;
		margin:0;
		padding:0;
	}
#btn_kashi
	{
		width:92px;
		background:url(../../images/btn_kashi.png);
	}
#btn_home
	{
		width:90px;
		background:url(../../images/btn_home.png);
	}
#btn_home:hover
	{
		background:url(../../images/btn_home_over.png);
	}
#btn_home2
	{
		position:absolute;
		display:block;
		top:370px;
		left:520px;
		width:160px;
		height:60px;
		text-indent:-9999px;
	}
#btn_walkthrough
	{
		width:118px;
		background:url(../../images/btn_walkthrough.png);
	}
#btn_walkthrough:hover
	{
		background:url(../../images/btn_walkthrough_over.png);
	}
#btn_toppings
	{
		width:122px;
		background:url(../../images/btn_toppings.png);
	}
#btn_toppings:hover
	{
		background:url(../../images/btn_toppings_over.png);
	}
#btn_reviews
	{
		width:116px;
		background:url(../../images/btn_reviews.png);
	}
#btn_reviews:hover
	{
		background:url(../../images/btn_reviews_over.png);
	}
#btn_vote
	{
		width:93px;
		background:url(../../images/btn_vote.png);
	}
#btn_vote:hover
	{
		background:url(../../images/btn_vote_over.png);
	}
#btn_coupon
	{
		width:105px;
		background:url(../../images/btn_coupon.png);
	}
#btn_coupon:hover
	{
		background:url(../../images/btn_coupon_over.png);
	}
#btn_home_walkthrough
	{
		position:absolute;
		top:380px;
		left:480px;
		width:100px;
		height:45px;
		text-indent:-9999px;
	}
#bg_walkthrough
	{
		position:relative;
		height:434px;
		background:url(../../images/bg_walkthrough.jpg);
	}
#bg_toppings
	{
		position:relative;
		height:434px;
		background:url(../../images/bg_toppings.jpg);
	}
#bg_reviews
	{
		position:relative;
		background:url(../../images/bg_reviews.jpg) no-repeat;
	}
#bg_coupon
	{
		position:relative;
		height:434px;
	}
#bg_vote
	{
		position:relative;
		height:434px;
		background:url(../../images/bg_vote.jpg);
	}
#bg_vote_thanks
	{
		position:relative;
		height:434px;
		background:url(../../images/bg_vote_thanks.jpg);
	}
#voteBox
	{
		position:absolute;
		top:180px;
		left:390px;
		width:350px;
	}
#voteForm
	{
		margin:0;
		padding:0;
	}
#voteForm li
	{
		list-style-type:none;
		margin-bottom:20px;
		_margin-bottom:5px;
	}
#voteResults
	{
		margin:20px 0 0 0;
		padding:0;
	}
#voteResults li
	{
		margin:0;
		padding:0;
		list-style-type:none;
		color:#ee2e24;
		font-size:120%;
		font-weight:bold;
		margin-bottom:10px;
	}
#voteResults li img
	{
		vertical-align:middle;
	}
#bg_reviews #reviewsThanks
	{
		display:none;
		position:absolute;
		top:275px;
		left:266px;
	}
