body { background-image: url(../images/bground.jpg); background-repeat: repeat-x; }
p { color: #393f46; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { }
a:link { color: #660; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:visited { color: #660; text-decoration: none; }
a:hover { color: #3a200d; }
a:active { }
h2 { color: #679100; font-size: 1.5em; font-family: georgia, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; margin: 0 0 0.3em; padding-bottom: 6px; border-bottom: 1px dotted #ccc; }
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px dotted #ccc;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted #ccc;
}

#navlist li a { text-decoration: none; }
hr { border-top: 1px dotted #ccc; }
