#submenu LI A:hover {
	color: #9C0015;
	background: url(../images/submenu_hl.gif) bottom left no-repeat;
}
#submenu LI#chpl A {
	background: transparent url(../images/submenu_chpl2.png) bottom right no-repeat;
	padding: 0;
	/*height: 42px;*/
	height: 72px;
}
/*#submenu LI#chpl A:hover{
	background-position: bottom right;
}*/
#submenu LI#chpl A:hover {
	background: url(../images/submenu_chpl2-on.png) bottom right no-repeat;
}


#sidebar H2#donatebadge A:hover {
        background: url(../images/sb_donate-on.jpg) top left no-repeat;
        width: 191px;
        height: 117px;
}

#sidebar div#chpl-logo A:hover {
        background: url(../images/chpl-logo-red-on.png) top left no-repeat;
        width: 96px;
        height: 52px;
}

