body{
	margin:0 auto;
	text-align:center;
}
#main_wrapper{
	margin:0 auto;
	text-align:left;
	display:table;
	width:900px;
	border:1px solid #999999;
	border-top:0;
}
#banner{
	float:left;
	background:url(../home/banner.gif) top left no-repeat;
	width:900px;
	height:146px;	
}
#nav_bar{
	float:left;
	background:url(../home/nav_bar.gif) top left no-repeat;
	width:900px;
	height:23px;
	text-align:center;
}
#column_left{
	float:left;
	width:643px;
}
#pat_evans{
	float:left;
	background:url(../home/pat_evans.gif) top left no-repeat;
	width:160px;
	min-height:395px;
}
*html #pat_evans{
	height:395px;
}
#quote{
	float:left;
	background:url(../home/quote.gif) top left no-repeat;
	width:244px;
	height:53px;
}
#recommend{
	float:left;
	background:url(../home/recommend.gif) top left no-repeat;
	width:239px;
	height:53px;
	overflow:hidden;
}
#title_bar{
	float:left;
	background:url(../home/title_bar.gif) top left no-repeat;
	width:483px;
	height:21px;
}
#what_know{
	float:left;
	background:url(../home/what_know.gif) #4c4c4c top left repeat-y;
	width:244px;
	min-height:224px;
	
}
*html #what_know{
	height:224px;
}
#featuring{
	float:right;
	background:url(../home/featuring.gif) #000000 top left no-repeat;
	width:234px;
	min-height:224px;
	padding-left:5px;
	overflow:hidden;
}
*html #featuring{
	height:224px;
}
#btn_top{
	float:left;
	background:url(../home/btn_top.gif) top left no-repeat;
	width:483px;
	height:26px;
}
#ezine a{
	float:left;
	background:url(../home/ezine_btn.gif) top left no-repeat;
	display:block;
	width:237px;
	height:71px;
}
#ezine a:hover{
	background-position:top center;
}
#voices a{
	float:left;
	background:url(../home/voices_btn.gif) top left no-repeat;
	width:246px;
	height:71px;
}
#voices a:hover{
	background-position:top center;
}
#column_right{
	float:right;
	width:257px;
}
#newsletter{
	float:left;
	background:url(../home/newsletter.gif) top left no-repeat;
	width:257px;
	height:53px;
	overflow:hidden;
}
#book_cover{
	float:left;
	background:url(../home/book_cover.gif) top left no-repeat;
	width:257px;
	height:342px;
}
#book_cover a{
	display:block;
	width:257px;
	height:342px;	
}
#book_cover a:hover{
	background-position:top center;
}
#address_bar{
	float:left;
	background:url(../home/address_bar.gif) top left no-repeat;
	width:900px;
	height:47px;
	text-align:center;
}
#footer{
	float:left;
	background:url(../home/footer.gif) top left no-repeat;
	width:900px;
	height:149px;
	text-align:center;
	padding-top:40px
}
#featuring form{
	margin-top:0px;
}
#featuring input{
	font-size:10px;
}
#submit{
	margin-top:5px;
}
input.recommend{
	color:#77cdfe;
	margin-top:18px;
	margin-left:5px;
	_margin-left:4px;
	background:#000;
	width:165px;
	font-size:10px;
}
input.news{
	color:#000;
	margin-top:18px;
	margin-left:5px;
	_margin-left:4px;
	background:#999;
	width:165px;
	font-size:10px;
}
input.pic{
	float:right;
	background:url(../home/rec_btn.gif);
	border:0;
	margin-top:-37px;
	_margin-top:-39px;
	width:47px !important;
	height:53px;	
}
input.pic2{
	float:right;
	background:url(../home/news_btn.gif);
	border:0;
	margin-top:-37px;
	_margin-top:-39px;
	width:71px !important;
	height:53px;	
}
/*thank_you.html page*/
#content{
	float:left;
	width:468px;
	height:235px;
	color:#fff;
	padding:5px;
}
#content img{
	border:1px solid black;
}

