﻿#header_imap {
	display:block; width:750px; height:240px; 
	background:url(/images/header/header.jpg) no-repeat; 
	position:relative;
}

#header_imap a#title {
	display:block; width:750px; height:0; padding-top:240px; overflow:hidden; 
	position:absolute; left:0; top:0; 
	background:transparent url(/images/header/header2.jpg) no-repeat 0px 240px; cursor:default;}
* html #header_imap a#title {height:240px; he\ight:0;}

#header_imap a#title:hover {background-position: 0 0; z-index:10;}

#header_imap dd {position:absolute; padding:0; margin:0;}
#header_imap #help {left:553px; top:204px; z-index:20;}
#header_imap #donate {left:605px; top:204px; z-index:20;}
#header_imap #volunteer {left:658px; top:204px; z-index:20;}
#header_imap #contact {left:710px; top:204px; z-index:20;}

#header_imap a#helpa, #header_imap a#donatea, #header_imap a#volunteera, #header_imap a#contacta {
	display:block; width:34px; height:34px; 
	text-decoration:none; z-index:20;}

/* Hide text when not hovering over hotspot */
#header_imap a span, #header_imap a:visited span {display:none;}

#header_imap a#helpa:hover, #header_imap a#donatea:hover, #header_imap a#volunteera:hover, #header_imap a#contacta:hover {
	background-position:0 0;}

#header_imap a:hover span {
	position:absolute;  width:109px; display:block; font-size:11px; 
	background:#fff; color:#000; padding:5px;}
* html #header_imap a:hover span {width:109px; width:107px;}
#header_imap a#helpa:hover span {left:-123px; }
#header_imap a#donatea:hover span {left:-185px; }
#header_imap a#volunteera:hover span {left:-238px; }
#header_imap a#contacta:hover span {left:-290px; }

#header_imap a span:first-line {font-weight:bold; }
