﻿body 
{
    font-family: Arial, Verdana;
    font-size: 12px;
    line-height: 16px;
    background-color: #4b0004;
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    color: #333333;
}

img {border: 0}

#wrapper
{
    width: 877px;
    margin: 0px auto;
    background-image: url(images/toppbanner.png);
    background-repeat: no-repeat;
    padding-top:115px;
}

#contentWrapper
{
    width: 786px;
    background-color: #ffffff;
    padding-top: 14px;
    padding-left: 43px;
    padding-right: 21px;
}

#contentText
{
    width: 572px;
    padding-right: 50px;
    float:left;
}

#contentLinks
{
    width: 150px;
    float:left;
}

#contentLinks img
{
    margin-bottom: 40px;
}

#bottom
{
    clear:both;
    background-image: url(images/bottom.png);
    background-repeat: no-repeat;
    height: 24px;

}

.QuizPanel img
{
    margin-top: 15px;
    margin-bottom: 2px;
}
