body
{
    margin:0px;
    padding:0px;
    border:0px;
    height:100%;
    background-image:url(../images/legacy_background.jpg);
    background-repeat:repeat-x;
    background-color:#94ccee;
    font-family:Arial, Helvetica;
    font-size:11px;
    color:#2b2c2d;
}

img
{
    border:0px;
    display:block;
}

p
{
    margin:0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:8px;
}

div.clearit
{
    clear:both;
    margin:0px;
    border:0px;
    padding:0px;
}

div.topbox
{
    width:100%;
    height:42px;
    background-color:#7998ab;
}

div.header
{
    width:889px;
    height:120px;
}

div.mainnav
{
    width:889px;
    height:57px;
    background-image:url(../images/navback.jpg);
}

div.hero
{
    width:889px;
    height:234px;
}

div.getconnected
{
    width:570px;
    height:72px;
    float:left;
}

div.makeadonation
{
    width:319px;
    height:72px;
    float:left;
}

div.footer
{
    width:889px;
    height:198px;
    background-color:#728fa1;
    color:#a9d6f2;
}

a:active
{
    text-decoration:none;
    color:#538db4;
}

a:link
{
    text-decoration:none;
    color:#538db4;
}

a:visited
{
    text-decoration:none;
    color:#538db4;
}

a:hover
{
    text-decoration:underline;
    color:#538db4;
}

a.footerlink:active
{
    color:#ffffff;
    text-decoration:none;
}

a.footerlink:link
{
   color:#ffffff;
    text-decoration:none;
}

a.footerlink:visited
{
    color:#ffffff;
    text-decoration:none;
    
}

a.footerlink:hover
{
    color:#a9d6f2;
    text-decoration:underline;
}

a.toplink:active
{
    color:#ffffff;
    text-decoration:none;
}

a.toplink:link
{
   color:#ffffff;
    text-decoration:none;
}

a.toplink:visited
{
    color:#ffffff;
    text-decoration:none;
    
}

a.toplink:hover
{
    color:#61a5d2;
    text-decoration:underline;
}

span.deepblueregular
{
    font-size:11px;
    color:#1b3e5a;
}

span.deepbluemedium
{
    font-size:14px;
    color:#1b3e5a;
    font-weight:bold;
}

span.bluetitle
{
font-size:18px;
color:#2e6794;
font-family:Georgia;
}

span.pinktitle
{
font-size:16px;
color:#fdb6f5;
font-family:Georgia;
font-weight:bold;
}

li.padded
{
padding-bottom:20px;
}