@charset "utf-8";
/* Before and After */

#ba_content {
	background:url(Images/ba_bg.gif) repeat-y;
	width:760px
}

#ba_footer {
	clear:both;
	background:#000000;
	height:69px;
	width:760px;
	z-index:inherit;
}

#ba_gallery {
	float:right;
	background:transparent;
	width:520px;
	padding:20px;
	text-align:left;
	z-index:inherit;
}

#ba_header {
	clear:both;
	background:#000000;
	height:120px;
	width:760px;
	z-index:inherit;
}

#ba_sidebar {
	float:left;
	background:transparent;
	width:180px;
	padding:20px 10px;
	text-align:left;
	font-size:small;
	z-index:inherit;
}

#ba_thumbs {
	padding-top:20px;
	text-align:center;
}

#ba_wrapper {	
	border-color:#999999;
	border-style:double;
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
	background:transparent;
}

#loadarea {
	height:296px;
	text-align:center;
	border:1px;
}
