@charset "utf-8";
/* CSS Document */




body{
	background:url(background.jpg) repeat-x;
}


#BCHolder{
	width:810px;
	height:800px;
}

#ADMClearDiv
{	

}
#footer{
	width:810px;
	height:50px;
	position:relative;
	margin-top:10px;
	margin-left:20px;
	padding-top:10px;
	background:url(bcba_image.gif) no-repeat;
}
.footerText{
	font-family:Tahoma;
	font-size:10px;
	margin-left:250px;
	
}