#navigation #newsLink a {
	background-position: 0 -22px;
}

#leftColumn {
	background: #2f312d;
	padding: 12px;
	width: 359px;	
}

#leftColumn h1, #leftColumn h2, #leftColumn h3 {
	color: #c36a31;
}                

#leftColumn p, #leftColumn a, #leftColumn a:link, #leftColumn a:visited {
	color: white;
}

#leftColumn .img {
	width: 220px;
	height: 311px;
	background: #a8b0c4;
	margin-bottom: 12px;
}

#leftColumn #person {
	background: #2f312d;
	padding: 12px;
}

#leftColumn #person h2, #leftColumn #person h3 {
	text-transform: none;
	color: #fff;
	margin: 0.3em 0;
}

#leftColumn #person h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

#rightColumn #title {
	width: 200px;
	height: 89px;
	background: url(../img/news.gif) top left no-repeat;
}

#rightColumn #news, #rightColumn #archiveNews {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0;
	color: #2f312d;
}

#rightColumn .selected {
	font-weight: bold;
}

#rightColumn span {
	display: none;
}

#rightColumn #archiveNewsTitle {
	width: 100%;
	height: 38px;
	background: #d5d3b6 url(../img/archive-news.gif) 10px center no-repeat;	
}

#rightColumn a, #rightColumn a:link, #rightColumn a:visited {
	display: block;
	color: #c36a31;	
}

#rightColumn #people .selected {
	font-weight: bold;
}

#rightColumn #news li, #rightColumn #archiveNews li {
	line-height: 14px;
	padding: 5px 0;
	border-bottom: 1px solid #c36a31;
}