#menu #current {
	background-color: #e20a16;		

}

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

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


input.submitbtn {
	background-color: #e20a16;
	border: none;
	cursor: pointer;	
	color: #fff;
}

input.submitbtn:hover {
	background-color: #fff;
	color: #e20a16;
	border: 1px solid #ccc;
}


.bg {
	background-color: #f37053;
}

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

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


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

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