/*
$Author: Cnanninga $ 
$Date: 11/23/09 4:46p $ 
$Revision: 2 $ 
*/

/* ///////////// Exhibitions page /////////////// */
.exhibition
{
	margin:30px 0;
}

.exhibition h5, .exhibition p, .exhibition ul
{
	margin:5px 0;
}
/* ////////////// End //////////////// */



/* //////////// Affiliates page ///////////// */
#affiliates
{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}

#affiliates li
{
	margin:30px 0;
}
/* ////////////// End //////////////// */
