#menu #current {
	background-color: #6a2f91;		
}

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

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

input.submitbtn {
	background-color: #c3b4d8;
	border: none;
	cursor: pointer;	
	color: #666;
}

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

.bg {
	background-color: #c3b4d8;
}



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

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