﻿body
{
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #222;
}

h1
{
    font-size: large;
    font-weight: bold;
}

p
{
    padding-right: 24px;
}

td
{
    vertical-align: top;
}

img
{
    border-style: none;
}

Table
{
    width: 960px;
    background-image: url('file:///C:/Users/Nor/Documents/Websites/Binnie/../images/Canvas01.jpg');
}

#ImageTable td
{
    text-align: center;
    font-family: Verdana;
    vertical-align: middle;
}

#ImageTable .NarrowColumn
{
    width: 250px;
}

#ImageTable .CentreColumn
{
    width: 460px;
}

#ImageTable .PaintingTitle
{
    font-size: medium;
}

#ImageTable .PaintingSize
{
    font-size: small;
}

.PaintBox
{
    border: 1px solid #999;
    background-color: #FFCC66;
    font-size: small;
}

a
{
    text-decoration: none;
    font-weight: bold;
}

a:link, a:visited
{
    color: #996600;
}

a:hover
{
    color: #ff9900;
}
