HTML,BODY,TABLE,TR,TD,DIV,P,A,UL,LI
{
    font-family: Arial;
    font-size: 12px;
}
BODY
{
    background-image: url('giffit/bg_main.gif');
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #006BB7;
}
#global
{
    width: 972px;
}
#main
{
    background-color: #FFF;
}
#header
{
    width: 972px;
    height: 138px;
    background-image: url('giffit/header.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#footer
{
    width: 972px;
    height: 47px;
    background-image: url('giffit/footer.gif');
    background-position: left top;
    background-repeat: no-repeat;
    text-align: center;
}
#vas_reuna
{
    width: 150px;
    background-image: url('giffit/bg_vas_reuna.gif');
    background-position: left top;
    background-repeat: repeat-y;
}
#vas_reuna_ala
{
    width: 150px;
    height: 100%;
    background-image: url('giffit/bg_vas_ala.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
}
#oik_reuna
{
    width: 150px;
    background-image: url('giffit/bg_oik_reuna.gif');
    background-position: right top;
    background-repeat: repeat-y;
}
#oik_reuna_ala
{
    width: 150px;
    height: 100%;
    background-image: url('giffit/bg_oik_ala.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;
}
.valkoinen
{
    color: White;
}
A
{
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
