body
{
    background-color: #000000;
	background-image: url('../../../../../top-forest.png');
	background-repeat: repeat;
}

#main-table
{
    background-image: url('../../../../../footer-forest-2.png');
    background-position: bottom left;
    background-repeat: repeat-x;
}

.pipe
{
    background-image: url('../../../../../pipe-3.png');
}

#footer
{
    background-image: url('../../../../../footer-forest.png');
}

.footer-left, .footer-right
{
    background-color: rgb(152, 184, 200);
}

.link-home     { background-image: url('../../../../../home-white.gif'); }
.link-episodes { background-image: url('../../../../../episodes-white.gif'); }
.link-graphics { background-image: url('../../../../../graphics-white.gif'); }
.link-links    { background-image: url('../../../../../links-white.gif'); }
.link-wiki     { background-image: url('../../../../../w-white.gif'); }
.link-forums   { background-image: url('../../../../../forums-white.gif'); }