﻿#TopHalf
{
    background-image:url('../Images/FAQ.png');
}

#MainContent #Right
{
    height:360px;
}

#MainContent #Left
{
    height:360px;
}

#Footer
{
    margin-top:60px;
}

#TextLeft
{
    width:850px;
    height:auto;
    float:left;
}


#TextLeft a
{
    text-decoration:none;
    color:White;
    font-size:10pt;
}

#TextLeft a:hover
{
    text-decoration:underline;
}

#TextLeft li
{
    margin:5px;
}

#TextLeft #NextHome
{
    width:400px;
    height:25px;
    float:right;
}

#TextLeft #NextHome ul
{
    display:inline;
    float:right;
}
#TextLeft #NextHome ul li
{
    width:100px;
    float:left;
}

#TextLeft #NextHome a
{
    font-size:10pt;
    font-weight:bold;
}