#header_area{
	width:799px;
}
#content_area{
	background-color:white;
	width:799px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
}
#content_left{
	width:207px;
	float:left;
	padding-left:7px;
	padding-right:6px;
}
#content_left .block_content_center{
	padding-left:3px;
	padding-right:3px;
	width:201px;
}
#content_left a{
	color:white;
}
#content_right{
	display:none;
}
#content_center{
	width:579px;
	float:right;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:799px;
}
#footer_row1{
	background-color:#CCCCCC;
	color:black;
	text-align:center;
	padding-bottom:10px;
}
#footer_link{
	padding:5px;
}
body{
	background-image:url('/themes/standard_style/images/standard_bg.gif');
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
a {
	color:#0000FF;
}
#bc_forumlist a{
	color:black;
}

/* Block Style */
.block_style_left_1 .block_row_head, .block_style_left_2 .block_row_head{
	background-image:url('/themes/standard_style/images/submenu/head.gif');
	background-repeat:no-repeat;
	height:22px;
	color:#B8D1E8;
	padding-top:7px;
}
.block_style_left_1 .block_content_center, .block_style_left_2 .block_content_center{
	background-color:#A2502A;
	color:white;
}
.block_style_left_1 .block_foot_bottom, .block_style_left_2 .block_foot_bottom{
	background-image:url('/themes/standard_style/images/submenu/bottom.gif');
	background-repeat:no-repeat;
	height:24px;
	display:block;
}
.block_style_center_1 .block_head_top, .block_style_center_2 .block_head_top{
	background-image:url('/themes/standard_style/images/product/producthead.gif');
	background-repeat:no-repeat;
	height:24px;
	display:block;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	background-image:url('/themes/standard_style/images/product/productcontent.gif');
	background-repeat:repeat-y;
}
.block_style_center_1 .block_content_center, .block_style_center_2 .block_content_center{
	background-image:url('/themes/standard_style/images/product/productcontent.gif');
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	width:539px;
}
.block_style_center_1 .block_foot_bottom, .block_style_center_2 .block_foot_bottom{
	background-image:url('/themes/standard_style/images/product/bottom.gif');
	background-repeat:no-repeat;
	height:24px;
	display:block;
}
#bc_itemlist_page_header,#bc_itemlist_page_footer{
	clear:both;
	margin:5px;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:10px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
	color:black;
}
