#left {
	/*The slideshow*/
	margin-top: 15px;
	width: 435px;
	float: left;
	/* [disabled]background-color: #99F; */
}
#events {
	margin-left: 8px;
	margin-top: 10px;
	font-size: 12px;
}

#procs {
	margin-left: 8px;
	margin-top: 22px;
	font-size: 12px;
}

#procs #BevProc {
	float: left;
}

#procs #WHProc {
	float: right;
	margin-top: -55px;
	width: 77%;
	text-align: right;
}
#right {
	/*The main text. Space below is to separate the BH logo and Celelife.*/
	width: 340px;
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	/* [disabled]background-color: #F6C; */
}
.RightLower {
	font-size: 16px;
	float: right;
	margin-right: 10px;
	margin-top: 1px;
	width: 360px;
}

.Lower
{
	font-size: 16px;
	/* [disabled]float: right; */
	margin-right: 10px;
	margin-top: 1px;
	/* [disabled]width: 360px; */
}
#Chamber {
	background-color: white;
	float: left;
	padding: 8px;
	margin-top: 20px;
	/*H, V, BLUR*/
-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;
	margin-right: 20px;
}
#RightSideChamber {
	float: left;
	/* [disabled]height: 200px; */
	width: 310px;
	/* [disabled]clear: right; */
	/* [disabled]background-color: #9C3; */
	margin-top: 30px;
	margin-right: 5px;
}
.Chamber {
	background-color: white;
	float: left;
	/*H, V, BLUR*/
/*-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;*/
	-moz-box-shadow: 0 0 3px 2px #999;
	-webkit-box-shadow: 0 0 3px 2px #999;
	box-shadow: 0 0 3px 2px #999;
	margin-left: 20px;
	margin-right: 50px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.tagline {
	/*bottom center*/
	font-size: 13px;
	text-align: center;
}
#AddThis {
	display: none;
}
#exhibit-left {
/*not used*/
	width: 480px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 25px;
	background-color: #CF0;

}
#exhibit-rite {
/*Not used*/	
	width: 380px;
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
	background-color: #F63;
}

#salenow {
	width: 295;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #666;
	padding-right: 7px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	-moz-border-radius: 9px;
	border-radius: 9px;
	/*H, V, BLUR*/
-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;/*border: 1px solid #603;*/
}
.batman {
	float: right;
	overflow: visible;
	z-index: 10;
	position: relative;
}

#DWSpic {
	margin-bottom: 20px;
	margin-top: 5px;
	/*H, V, BLUR*/
	-moz-box-shadow: 0 0 5px 2px #999;
	-webkit-box-shadow: 0 0 5px 2px #999;
	box-shadow: 0 0 5px 2px #999;
	/*-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;*/
	margin-right: 0px;
	margin-left: 0px;
	width: 340px;
}

