#leftcolumn { 
 color: #333;
 background: url(../images/back_about.jpg) top left no-repeat;
 min-height: 400px;
}
#faux {
 background: url(../images/faux-back-about.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: #804556 10px solid;
 background-color: #c83460;
 color: #505050;
}
h1 {
	color: #c83460;
}
h2 {
	color: #c83460;
}
h3 {
	color: #c83460;
}