﻿
#content
{
    padding-top: 126px;
    margin-top: 10px;
    background: url(../Content/images/homepage_graphic.jpg) no-repeat;
    height: 500px;
}
#login
{
    background: url(../Content/images/login_box.jpg) no-repeat;
    height: 147px;
    width: 317px;
    color: #fff;
    font-size:.75em;
}
#login table{ padding: 1.3em 1em 1em 2.5em;}
#left
{
    width: 415px;
    font-family: Verdana;
    font-size: 14px;
    line-height: 21px;
    color: #898484;
    padding: 40px 0px 0px 25px;
}
#right
{
    float: right;
    width: 452px;
    font-family: Georgia;
    color: #bb4e06;
    font-size: 17px;
    font-style: italic;
    line-height: 24px;
    margin-top:-14px;
}


a.forgot
{
    color: #fff; 
    text-decoration: none;   
}

a.forgot:hover
{
    text-decoration: underline;   
}
