html, body
{
    background: #C6C6C6 url(images/background.jpg) left top repeat-x;
}

#Container
{
    background: transparent url(images/background.shading2.jpg) center top no-repeat;
}

td.Header
{
    height: 309px;
}

a.Logo:link,
a.Logo:active,
a.Logo:visited,
a.Logo:hover
{
    height: 70px;
}

td.Crumbpath
{
    background: transparent url(images/crumbpath.homepage.jpg) center top no-repeat;
}
