﻿body {
    background-image: url('../images/husken_backtile.jpg');
    padding: 0px;
    margin: 0px;
}

table, tbody, tr, td, th {
    border-collapse:collapse;
    }

#wrapper
{
    width: 951px;
    padding: 0px;
    margin: 0px auto 0px auto;
}
#header
{
    padding: 0px;
    margin: 0px;
}
#footer
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 951px;
    text-align: center;
}

#footer a
{
    color:#7F0000;
    font-family:Verdana;
    text-decoration:underline;
}
#leftColumn
{
    width: 241px;
    float: left;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/leftNav.jpg');
    background-repeat: repeat-y;
}

#leftColumn .fade
{
    background-image: url('../images/R1_b_navsolid_fade.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}

#rightColumn
{
    width: 710px;
    float: right;
    padding: 0px;
    margin: 0px;
    font-family: "Trebuchet MS", Geneva, Sans-Serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #000000;
}

#rightColumn a {
    color:Yellow;
    text-decoration:underline;
    }

#Huisken-lowerleft
{
    padding: 0px;
    margin: 0px;
    width: 217px;
    height: 101px;
    display: block;
    background-image: url('../images/R1_b_undernav.jpg');
    background-repeat: no-repeat;
}
#infoClear
{
    clear: both;
    background-image: url('../images/bottom_h.jpg');
    background-position: right top;
    padding: 0px;
    margin: 0px;
    height: 54px;
}
#right-lowerleft
{
    background-image: url('../images/footer_short.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 22px;
    width: 710px;
}
.clear
{
    height: 5px;
    clear: both;
}
