﻿.HeaderImage
{
 margin-top: 1px;
}
.QuickLinks
{
    margin-top: 1px;
    float: right;
    width: 280px;
    height: 124px;
    background-color: #7596A9;
    padding:10px;
}
.QuickLink
{
    color: White; 
    text-decoration: none; 
    font-weight: bold;   
}
.QuickLink:hover
{
    text-decoration: underline;
}
.ContentArea
{

}
.Content
{
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background: url('/Images/welcomebg.png') no-repeat;
    backgroun-repeat: no-repeat;
}
