.imageback1 td
{
    background: url(images/shading_horizontal.jpg) repeat-y 0 50%;
}

body
{
    margin-bottom:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-family:Verdana;
    background-color:#ecf9ff;
}

.menu ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}

.menu ul a
{
    display:block;
    height:30px;
    line-height:30px;
    width:171px;
    background-color:#DED5C6;
    text-indent:10px;
    font-family:Verdana;
    font-size:10pt;
    text-decoration:none;
    color:#6C5C42;
}

.menu ul a:hover
{
    background-color:#C2B298;
    color:#000000;
    
}

.menu li
{
    background: url(images/bullet.gif) no-repeat 0 50%;
    padding-left:18px;
}

h1
{
font-size:1.6em;
font-family:Verdana;
}
.spaceFiller
{
    height:99%;
}
.copyright
{
    font-size:0.7em;
    font-family:Verdana; 
}