﻿body
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-spacing: 0;
    height: 100%;
}

.maintable
{
    width: 100%;
}

.contentDiv
{
    padding-right: 30;
    padding-left: 30;
    text-align: center;
}

.header
{
    background-image: url(http://www.the-lonewolf.com/images/bannerbg.jpg);
    height: 100px;
    text-align: center;
    vertical-align: top;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-style: none;
}

.menu
{
    vertical-align: middle;
    background-color: #65a3ff;
    height: 25px;
}

.footer
{
    text-align: center;
    vertical-align: bottom;
    font-size: small;
    color: #65a3ff;
    height: 15px;
}

.sectiontitle
{
    background-color: #65a3ff;
    font-size: xx-large;
    font-weight: bold;
    text-align: center;
    color: White;
    text-align: center;
    width: 100%;
}

.pagetitle
{
    color: Black;
    font-size: xx-large;
    font-weight: bold;
    text-align: center;
    width: 100%;
    vertical-align: top;
}

.dcscolortable
{
    text-align: center;
}

.sectionheader
{
    text-align: center;
}

.announcements
{
    width: 90%;
    background-color: #FFFFFF;
    text-align: left;
    color: Black;
}

.tabbed
{
    width: 90%;
    text-align: left;
}