#footer {
    background-image: url("../Images/Misc/footerbg.gif");
    background-repeat: repeat-x;
}
#footer a {
    color: inherit;
    font-size: inherit;
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline;
    background-color: transparent;
    background-repeat: repeat-x;
    position: relative;
    width: inherit
}
#footer a:hover {
    color: #636363;
    font-size: inherit;
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline;
    background-color: transparent;
    background-repeat: repeat-x;
    position: relative;
    width: inherit
}
#header {
    background-image: url("../Images/Misc/mainbg.gif");
    background-repeat: repeat
}
