#header_area{
	width:798px;
	color:white;
}
#content_area{
	background-image:url('/themes/antique_style/images/detail/bg_content.gif');
	background-repeat:repeat-y;
	width:798px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
}
#content_left{
	width:204px;
	float:left;
	
}
#content_left .block_content_center{
	background-color:#B9641C;
	color:white;
	width:201px;
	padding-left:1px;
	padding-right:2px;
}
#content_right{
	display:none;
}
#content_center{
	width:594px;
	float:left;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:798px;
}
#footer_row1{
	background-image:url('/themes/antique_style/images/detail/bottom.gif');
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FF8C03;
	height:53px;
}
#footer_row2{
	background-color:#B9641C;
	color:white;
	text-align:center;
	padding-bottom:10px;
}
#footer_link{
	padding:5px;
}
body{
	background-image:url('/themes/antique_style/images/antique_bg.gif');
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
a {
	color:white;
}
#bc_itemlist a,#bc_forumlist a{
	color:black;
}

/* Block Style */
.block_content{
	background-repeat:no-repeat;
}
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center{
	background-image:url('/themes/antique_style/images/detail/head_submenu1.gif');
	background-repeat:no-repeat;
	height:23px;
	color:#A62500;
	padding-top:12px;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	background-image:url('/themes/antique_style/images/detail/head_intro.gif');
	color:#F8CB6B;
	height:33px;
	padding-top:14px;
	text-align:left;
	text-indent:65px;
}
.bc_itemlist_item, .bc_itemrandomlist_item, .bc_itemsearch_item{
	padding-left:10px;
	padding-bottom:5px;
}
#bc_itemlist_page_header,#bc_itemlist_page_footer{
	clear:both;
	margin-top:3px;
	margin-bottom:3px;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:10px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
	color:black;
}
