.a
{
    border-style:none
}
.HeaderDiv
{
    width:100%;
    height:122px;
    border-bottom:solid 1px #999999;
    background-color:#e1efea;
    background-image:url(Images/header/fade.png);
    background-repeat:repeat-y;
    background-position:right;
    
}
.logo
{
    border-style:none;
    position:absolute;
    top:4px;
    left:10px;
    z-index:99;
}

.middleStraplineDiv
{
    font-family:Georgia,Times New Roman,serif;
    font-size:24px;
    color:white;
    width:100%;
    padding-top:12px;
    margin-left: 120px;
}
