#content {
	width:655px; /* 2px less due to IE bug with overflowing <em>s */
	padding:310px 25px 10px 25px;
	float:left;
}

#pictureit-rotator {
	width:681px;
	height:283px;
	margin:0 -15px 15px -10px;
	position:absolute;
	background-image:url(../images/scrolling-picture.png);
	background-repeat:no-repeat;
	top:190px;
	left:30px;
}

#pictureit-rotator a {
	margin:8px 0 0 5px;
}

#sidebar {
	width:222px;
	padding:15px 10px 10px 10px;
	float:right;
}

#upcoming-performances {
	margin-top:30px;
	margin-bottom:1em;
}

#upcoming-performances h2 {
	padding-bottom:0.5em;
	margin:0 0 0.2em 0;
	color:#000;
	border-bottom:2px solid #BBB997;
}

#recent-news {
	width:220px;
	margin-bottom:1em;
	background-color:#89885C;
}

#recent-news h2 {
	padding-bottom:0.1em;
	margin:10px 10px 10px 10px;
	color:#fff;
	border-bottom:2px solid #fff;
}

#recent-news #recent-articles {
	margin:10px 10px 10px 10px;
}

#recent-news #recent-articles p.title {
	margin-bottom:0.2em;
}

#recent-news #recent-articles p.title a {
	font-size:13px;
	color:#fff;
}

#recent-news #recent-articles p.excerpt {
	font-size:12px;
	color:#D9D9C9;
}

#recent-news p.more {
	font-size:12px;
	margin:0;
	padding-top:3px;
	color:#fff;
	text-align:right;
	padding-bottom:15px;
	margin-bottom:25px;
	border-bottom:1px solid #D9D9C9;
}

#recent-news p.more a {
	font-size:11px;
	color:#fff;
}

