/* Quebec */
#outerBorder #content
{
    background-image: url(../images/pageArtQuebec.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 380px;
    clear: both;
    overflow: auto;
    padding-top: 10px;
}

#outerBorder #content #contentBody
{
    margin-bottom: 60px;
}
