﻿#headerHolder
{
    height:49px;
    width:774px;
    padding:0 3px 3px 3px;
    background-color:White;
}

#header
{
    background-image:url('Images/slither.gif');
    background-repeat:no-repeat;
    width:754px;
    height:49px;
    padding:0 0 0 20px;
}

#divMainContent
{
    height: 947px; 
    background-color: White; 
}

#pnlLogoHolder
{
    text-align:center;
}

a:hover
{
    text-decoration:underline;
}
