﻿body 
{
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('images/layout/background.gif');
    background-repeat: repeat;
    background-position: top left
}
#footer 
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    border: solid 3px #000000;
    border-top: solid 0px #000000;
    width: 400px;
    height: 20px;
    background-image: url('images/layout/bodybackground.gif')
}
#yearslink 
{
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
}
#yearslink, a
{
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    color: blue
}
#subpage, a
{
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    color: blue
}
#years
{
    font-family: Tahoma;
    font-size: 14px
}
.validate
{
    color: Red;
    font-size: 11px;
    font-style: italic;
}