/* MUST tooltip styling */
.hide {position:absolute; left:-9999px;}

/* general tooltip styling */
.hide {border:1px solid #000; padding:5px 10px;background:#fff;}
.hide h3 {font-size:16px; font-family:georgia, serif; color:#800; margin:0; padding:5px 0;}
.hide p {padding:5px 0; margin:0; font-family:arial; sans-serif; font-size:11px; line-height:1.5em;}
.hide img {border:1px solid #aaa; padding:5px;}

/* styling the tooltip hover information */
span.toptip {color:#800; font-style:italic;}
a.toptip {color:#c00; font-family: georgia, serif; }
img.toptip {border:1px solid #800; padding:10px; margin:0 10px 10px 0; display:block; float:left;}
h2.toptip {color:#800; font-family: georgia, serif; font-style:italic;}
h2.vincent {width:240px; border:1px solid #800;}

/* specific tooltip styling */
#regionmap {width:505px; height:367px; background:#fff url(../images/regionmap.jpg) no-repeat center center;}
#carol {width:435px; height:367px; background:#fff url(../images/carol.jpg) no-repeat center center;}
#map {width:178px; background:#fff; height:167px}
#martha {width:460px; background:#fff; height:404px}
#dean {width:460px; background:#fff; height:339px}
#joy {width:210px; background:#fff; height:319px}
#arlene {width:225px; background:#fff; height:340px}
#deb {width:285px; background:#fff; height:272px}
#jenny {width:285px; background:#fff; height:316px}
#jane {width:236px; background:#fff; height:280px}
#east {width:172px; background:#fff; height:260px}
#central {width:204px; background:#fff; height:254px}
#west {width:260px; background:#fff; height:250px}
