#header {
/*	background: #dbded2 url(../images/header_bg.gif);*/
}
#header-two {
	background: #d7df21;
	border-top: 1px solid #d7df21;
}
#footer-two {
	background: #d7df21;
}
#leftbar a:hover, #leftbar a:active, #leftbar a:focus {
	border-bottom: 5px solid #d7df21;
}
#leftbar .active a {
	border-bottom: 5px solid #d7df21;
}
#header-two-corner2 {
	background-color: #d7df21;
}
#sections {
	background: #d7df21;
}



/*			IMAGE HOLDERS 			*/

#img-header {
	background: #dbded2 url(../images/header.gif) -20px -18px no-repeat;
}