#leftcolumn { 
 color: #333;
 background: url(../images/back_projects.jpg) top left no-repeat;
}
#faux {
 background: url(../images/faux-back-projects.gif);
 }
#leftcolumn a:hover
{
background-color: #fec6a5;
}
#leftcolumn ul ul a:hover
{
background-color: #eec1ce;
}
#content {
 background: url(../images/back_projects_content.jpg) top left no-repeat;
 }
#rightcolumn { 
 background: ;
} 
.breadcrumbs {
 border-left: #92654c 10px solid;
 background-color: #f58545;
}
h1 {
	color: #f58545;
}
h2 {
	color: #f58545;
}
h3 {
	color: #f58545;
}