﻿body
{
    margin: 0;
    text-align: center;
    background-image: url(images/bkg.gif);
    background-repeat: repeat-x;
}
.container
{
    margin: 0 auto 0 auto;
    height: 100%;
    width: 868px;
}
.title
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 12pt;
    font-weight: bold;
    color: #a55d1d;
}
.content
{
    font-family: verdana, Sans-Serif;
    font-size: 10pt;
    color: #49301a;
}
.menu0
{
    background-image: url(images/smmenu1.jpg);
    width: 136px;
    height: 41px;
    text-align: center;
    background-repeat: no-repeat;
    padding-right: 20px;
}
.menu0 a:link, .menu0 a:hover, .menu0 a:active, .menu0 a:visited, .menu3 a:link, .menu3 a:hover, .menu3 a:active, .menu3 a:visited, .menu1 a:link, .menu1 a:hover, .menu1 a:active, .menu1 a:visited
{
    font-family: Georgia;
    font-size: 12p;
    font-weight: bold;
    text-decoration: none;
    color: #3d2718;
}
.menu1
{
    background-image: url(images/smmenu2.jpg);
    width: 136px;
    height: 41px;
    text-align: center;
    background-repeat: no-repeat;
    padding-right: 20px;
}
.menu3
{
    background-image: url(images/smmenu3.jpg);
    width: 136px;
    height: 41px;
    text-align: center;
    background-repeat: no-repeat;
    padding-right: 20px;
}
.footer
{
    text-align: center;
    padding: 10px;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 8pt;
    color: #3d2718;
}
.footer a:link, .footer a:hover, .footer a:active, .footer a:visited
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 8pt;
    color: #a55d1d;
    text-decoration: underline;
}
.gal a:link, .gal a:hover, .gal a:active, .gal a:visited
{
    text-decoration:none;
}
