﻿body {
}
#framecontentLeft, #framecontentTop
{
    background-color: #000077;
}
#framecontentTop
{
    background-color: #000077;
}

A 
{
    color:#000077;
}
A:hover
{
    background-color: silver;
}
.TableHeader
{
    background-color:#000077;
}
H1
{
    color:#000077;
}

#thumbBox 
{
    background-color: #000077;
}
#thumbBox #thumbImage
{
    /*DIV within thumbbox that holds the enlarged image */
    background-color:  #000077;
}