body {
	background-image: url(images/bb-bg-main.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
}
a, a:link {
	color:#990000;
}
a:hover, a.active {
	color:#000000;
}
.bb-column {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
.bb-banner {
	width:990px;
	float:left;
	height:270px;
}
.bb-banner img {
	float:left;
}
.bb-header {
	background-image:url(images/bb-bnr-mdl.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:990px;
	height:104px;
	float:left;
}
.bb-menu {
	width:990px;
	float:left;
	height:60px;
	text-align:center;
}
.bb-menu li{
	float:left;
}
.bb-menu a, .bb-menu a:link {
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	height:60px;
	line-height:60px;
	padding-left:10px;
	padding-right:10px;
	margin-right:5px;
	float:left;
	overflow:auto;
}
.bb-menu a:hover {
	background-repeat:repeat-x;
	background-position:top;
	color:#990033;
}
.bb-menu a.active {
	background-image:url(images/bb-btn-actv.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FF3333;
	color:#CCCCCC;
}
.bb-cnt {
	background-image:url(images/bb-bg-cnt.png);
	background-repeat:no-repeat;
	background-position:top;
	width:990px;
	float:left;
}
.bb-right {
	width:304px;
	float:right;
	padding:15px;
}
.bb-left {
	width:612px;
	float:left;
	padding:15px;
}
.bb-footer {
	float:left;
	width:990px;
	margin-top:10px;
	border-top:1px dotted #000000;
	text-align:center;
	color:#CC0000;
}

/* GALLERY */

.view-id-galleries .views-row {
	width:144px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height:220px;
	background-color:#111111;
	color:#FFFFFF;
}

.view-id-galleriesall .views-row {
	float:left;
	width:612px;
	overflow:hidden;
}

.view-id-galleries .views-row .views-btn {
	border:#cccccc solid 2px;
	background-color:#ffffff;
	padding:3px;
	width:135px;
	height:135px;
	overflow:hidden;
	cursor:pointer;
}

.view-id-galleriesall .views-row h2 {
	font-size:1.1em;
	font-weight:normal;
}

.view-id-galleries .views-row h2 {
	display:none;
}

#block-views-galleriesclient-block_1 {
	float:left;
	width:600px;
}