body
        {
        background-color: #000;
        color: #9B752F;
        }
.topleft
        {
        background-image: url("images/top_left-1.jpg");
        width: 59px;
        height: 60px;
        }
.lefttop
        {
        background-image: url("images/left.jpg");
        width: 351px;
        }
.topmiddle
        {
        background-image: url("images/top-middle.jpg");
        width: 65px;
        }


.righttop
        {
        background-image: url("images/right.jpg");
        width: 351px;
        }
.topright
        {
        background-image: url("images/top_right-1.jpg");
        width: 59px;
        }

.bottomleft
        {
        background-image: url("images/bottom_left-1.jpg");
        width: 59px;
        height: 60px;
        }
.bottomtop
        {
        background-image: url("images/bottom-left-2.jpg");
        width: 351px;
        }
.bottommiddle
        {
        background-image: url("images/bottom-middle.jpg");
        width: 65px;
        }
.rightbottom
        {
        background-image: url("images/bottom-right-2.jpg");
        width: 351px;
        }
.bottomright
        {
        background-image: url("images/bottom_right-1.jpg");
        width: 59px;
        }
.centre-left
        {
        background-image: url("images/centre-left.jpg");
        background-repeat: repeat-y;
        width: 59px;
        height: 531px;
        }
.centre-right
        {
        background-image: url("images/centre-right.jpg");
        width: 59px;
        }
.menu
        {
        color: #9B752F;
        font-weight: bold;
        font-size: 14px;
        }
a
        {
        color: #9B752F;
        text-decoration: none;
        }
a:hover
        {
        color: #9B752F;
        }
table.orderitems { border: 0; }

table tr td
        {
        color: #9B752F;
        }
