
.masterPage_background
{
     background-color: #C9DAEF;
     padding-left:8%;
     padding-right:8%;
}

.footer
{
    width: 1000px;
    height: 200px;
    background: transparent url(images/footer.jpg) no-repeat top left;
    position: relative;
}

a:link {
    text-decoration: underline;
    color:White;
    font-family:Arial; 
}

a:visited {
    text-decoration: underline;
    color:White;
    font-family:Arial; 
}

a:active {
    text-decoration: underline;
    color:White;
    font-family:Arial; 
}
a:hover {
    font-weight: bold;
    color: #4BA94B;
    text-decoration:none;
    font-family:Arial; 
}

p {
    font-family:Arial; 
    color: #333333;
    font-size:12px;
    text-align:justify;
}

blockquote {
    font-family: Bradley Hand ITC, Arial;
    font-weight:bold;
    color: #333333;
    text-align:justify;
}

h1 {
    font-family:Maiandra GD, Verdana, Arial;
    color: #4BA94B;
    }
    
h2 {
    font-family:Maiandra GD, Verdana, Arial;
    color: #3F6AAA;
    }
    
h3 {
    font-family:font-family:Arial;
    color: #333333;
    }    