#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*/
	width: 445px;
	float: right;
	margin-top: 20px;
}
#Chamber {
	background-color: white;
	float: left;
	padding: 8px;
	margin-top: 20px;
}
#RightLower {
	font-size: 16px;
	float: right;
	margin-right: 10px;
	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;
}
.madmen {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
