﻿#menuaboutus
{ 
    background-image: url('../Images/indentbg2.gif'); 
    background-repeat: repeat-x; 
}

#Donate
{
    margin: 0 auto;
    text-align: left;
    /* position:absolute;
    bottom: 5px;
    left:50%; */
}

#address
{
    float:right;    
    background-color:#edecd3; 
    margin: 0; 
    padding: 0;    
}


.contactarea
{
    width:300px;
    float:left;
    padding: 10px;
}

.rightnav
{
    border-style: solid;
    border-width: 1px;
    width: 250px;
    float: right;
    clear: right;
    display: inline;
    overflow: auto;
    background-color: #efe9ef;
    padding: 1px 4px 5px 4px;
    margin: 0 0 10px 10px;
}

h1
{   
    text-align:center
}