/** colors
blue: 7492E1
dk blue: 445599
red: AA4444
green: 009999
green2: 006677
gold: E29F63 eebb00
peach: eeaa55
**/





#donors {
position:absolute;top:0;right:-50px;
width:290px;
margin: 0;
padding:10px 0px;
border-style:solid ;
border-width: 0 5px 5px 5px;
border-color:#eeaa55;
background-color:#445599; 
text-align:center;
vertical-align:top;
color:#ffffff;
font: normal 13px 'Century Gothic', Arial;
z-index:100;
overflow:visible;
}


#donors H1{
font: 200 38px 'Century Gothic', Arial;
line-height:.8;
color:#fff;
margin: 5px 0px 0 0px;

}

#donors H2{
font: 600 14px 'Century Gothic', Arial;
text-transform:none;
letter-spacing:0em;
padding:2px 4px 2px 4px ;
margin:0;

}

#donors H3{
font: 800 20px 'Century Gothic', Arial;
color:#333;
letter-spacing:0em;
text-transform:uppercase;
margin: 0;
}


#donors H4{
font: 200 12px tahoma,san-serif;
line-height:1.5;
color:#fff;
margin-top:5px;
}

.donortype {
width:290px;
margin:5px 0 0 0;
border:1px  none #aa4444;
background-color:#eeaa55; 
color:#333;
font:normal 12px century gothic, sans-serif;
}


.donortype a:hover {
text-decoration:none;
color:#ffeebb;
font-weight:800;
background-color:#334488;
}







