#left {
	/*The slideshow*/
	margin-top: 35px;
	width: 320px;
	float: left;
	margin-left: -5px;
}
#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: 445px;
	float: right;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.RightLower {
	font-size: 16px;
	float: right;
	margin-right: 10px;
	margin-top: 60px;
	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;
}
.Chamber {
	background-color: white;
	float: right;
	padding: 8px;
	/*H, V, BLUR*/
-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;
	margin-left: 50px;
}
.tagline {
	/*bottom center*/
	font-size: 16px;
	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;
}
