#menu #current {
	background-color: #b9b532;		
}

#content {
 	background: #fff url("../images/bg-olive.gif") repeat-y;	
 	min-height: 430px;
}

#searchbox input.searchbtn {
	background: url("../images/search-button-olive.gif") bottom center no-repeat;
	height: 16px;
	width: 24px;
	border: none;
	cursor: pointer;
}

.bg {
	background-color: #e2d972;
}


a.donate {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/donate-olive.gif") -98px 0 no-repeat;
}

a.donate:hover {
background-position: 0px 0;
} 


a.shop {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/shop-olive.gif") -98px 0 no-repeat;
}

a.shop:hover {
background-position: 0px 0;
} 


a.aid {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/firstaidbook-olive.gif") -98px 0 no-repeat;
}

a.aid:hover {
background-position: -1px 0;
} 

a.retail {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/retailoutlets-olive.gif") -98px 0 no-repeat;
}

a.retail:hover {
background-position: 0px 0;
}

a.involve {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/getinvolved-olive.gif") -98px 0 no-repeat;
}

a.involve:hover {
background-position: 0px 0;
} 

a.contact {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/contact-olive.gif") -97px 0 no-repeat;
}

a.contact:hover {
background-position: 0px 0;
} 

a.book {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/books-olive.gif") -98px 0 no-repeat;
}

a.book:hover {
background-position: -1px 0;
} 


a.courses {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/firstaidcourses-olive.gif") -98px 0 no-repeat;
}

a.courses:hover {
background-position: 0px 0;
} 


a.vacancy {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/vacancies-olive.gif") -99px 0 no-repeat;
}

a.vacancy:hover {
background-position: -1px 0;
} 
