body {
	background: black;
	color: #E8E2C8;	
}

#main { 
	background: url(../images/craftsmanship-main-bg.jpg) no-repeat bottom left;
	text-align: left; 
	padding-bottom: 40px !important; 
}

#content { 
	background: transparent; 
       	min-height:600px; } 
/*border-bottom: 1px solid #ccc;*/

#main #dark h1{
	color:#d6ca9a;
	border-bottom: 1px solid #222;
	background: url(../images/craftsmanship-header.png) no-repeat top left;
	text-indent:-9999px;
}

#main #dark #sidebar li{
	border-bottom: 1px solid #222;
}

#main #dark #sidebar li ul li{
	border-bottom: 0px solid #222;
}
