#navigation #newProjectsLink a {
	background-position: 20px -22px;
}

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

#leftColumn #mainImage {
	display: block;
	margin-bottom: 4px;
}

#leftColumn .hr {
	width: 383px;
	clear: both;
	border: 0;
	height: 2px;
	overflow: hidden;
	border-bottom: 4px solid #dbcf9d;	
}

#thumbnails, #movies {
	border-top: 4px solid #dbcf9d;	
	padding: 4px 0 2px 0;	
	margin: 4px 0 0 0;
	list-style: none;	
	width: 387px;
}

#movies {
	border: none;
	margin: 0;
}

#thumbnails dt, #movies dt {
	display: inline;
	margin: 0;
	padding: 0;
	width: 53px;
	height: 44px;
}

#thumbnails dt img, #movies dt img {
	display: block;
	padding: 0;
	float: left;
	width: 53px;
	height: 44px;
	margin: 0 2px 2px 0;	
}

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

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

#rightColumn .title {
	display: none;
}

#leftColumn h1 {
	text-transform: uppercase;
/*	font-weight: normal;*/
	margin: 8px 0 3px 0;	
}

#leftColumn h2, #leftColumn h3 {
	font-weight: normal;
	margin: 0px 0;	   
}

#rightColumn .title {
	display: none;
}

#rightColumn a, #rightColumn a:link, #rightColumn a:visited {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: #b89f3b;	
}

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

#rightColumn #newProjects li {
	line-height: 14px;
	padding: 5px 0;
	border-bottom: 1px solid #b89f3b;
}
