#menu #current {
	background-color: #51d3da;
	
}

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

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

.bg {
	background-color: #98e2e6;
}

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

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


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

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


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

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

a.retail {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/retailoutlets-aqua.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-aqua.gif") -98px 0 no-repeat;
}

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

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

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

a.book {
display: block;
width: 97px;
height: 43px;
background: transparent url("../images/buttons/books-aqua.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-aqua.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-aqua.gif") -99px 0 no-repeat;
}

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