#navigation a {
	background: #924c6e url(images/currentlinkred.gif) no-repeat;
}
#navigation #currentlink {
	background: #82395c;
}
#navigation a:hover {
	background: #82395c;
}
.gallery a:hover {
	border: 2px solid #924c6e;
}