#bd h1 {
	display: none;
}

#bd h2 {
	color: #654475;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #cec3d5;
	font-size: 1em;
	line-height: 1.8em;	
	margin-bottom: 0.5em;	
	letter-spacing: 0.2em;
	font-weight: bold;
}

#bd h3 {
	font-weight: bold;
	margin-bottom: 1.5em;
}

#bd h3, #bd #theEvent p, #bd #theAssignment p {
	font-size: 0.9em;
	color: #4d4c4d;
}

#bd #quotes {
	color: #714D82;
	padding: 12px;
	background: #ede9f0 url(/img/pink.gif) top left repeat-x;
	min-height: 232px;
  	height:auto !important;
  	height:232px;	
}

#bd #quotes .ldquo {
	margin-left: -0.5em;
}

#bd #quotes p {
	margin-bottom: 1em;
}

#bd #quotes strong {
	font-weight: bold;
}

#bd #quotes .credit {
	font-size: 0.85em;
}

#bd #images {
}

#bd #images #thumbs {
	margin: 0 -8px 0 0;	
	height: 32px;
}

#bd #images li {
	width: 52px;
	height: 32px;
	background-color: #e5dee7;
	float: left;
	margin: 4px 4px 18px 0;
}

#bd img {
	display: block;
}

#bd ul {	
	color: #320049;
	list-style: none;
	margin-bottom: 1.5em;
	padding-left: 0;
}

#bd #copy {
	clear: both;
/*	padding-top: 1em;*/
}

#bd #theEvent {
	position: relative;
	clear: both;
}

#bd #theEvent #sponsor {
	position: absolute;
	left: -165px;
	bottom: 1em;
	width: 157px;
}

#bd #theEvent #sponsor img {
	margin-left: auto;
    margin-right: auto;
}

#bd #theEvent, #bd #images, .left {
	width: 276px;
	float: left;
}

#bd #theAssignment, #bd #quotes, .right {
	margin-left: 284px;	
}