body
{
    margin-left: 10px;
    margin-top: 5px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
}

a
{
    text-decoration:none;
}

.header
{
    background-repeat: no-repeat;
    background-image: url('header.gif');
    padding-top: 80px;
    overflow: hidden;
}

.headerSection
{
    color: #FFFFFF;
    overflow: hidden;
    width: 80px;
    float: left;
    text-align: center;
    
}

.searchSection
{
    width: 500px;
    text-align: right;
    font-size: 12px;
    float: left;
}

.addThisSection
{
    width: 200px;
    text-align:right;
    font-size:12px;
    float:left;
}

.searchSectionInput
{
    font-size:12px;
    width: 300px;
}

.bottom
{
    background-repeat: no-repeat;
    background-image: url('bottom.gif');
    overflow: hidden;
    clear:both;
    text-align:center;
    font-size:10px;
    color:#FFFFFF;
    width:800px;
    height:35px;
}

.bottom a
{
    text-align:center;
    font-size:10px;
    color:#FFFFFF;
}

.InfoTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #99CCFF;
}
