
BODY
{
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12pt;
    background-image: url(../images/diamondplate.jpg);
    padding-bottom: 0px;
    margin: 0px;
    color: #333333;
    padding-top: 0px;
    background-repeat: repeat-x;
    font-family: Helvetica, Arial, Sans Serif;
    height: 100%;
    background-color: #cccccc;
}

.splash_container
{
    padding: 0px;
    margin: 0px;
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: 0px;
    border-top: 0px;
    background-color: #000000;
    width: 760px;
    height: 320px;
}

IMG
{
    border: 0;
}

H2
{
    height: 36px;
    font-weight: bolder;
    font-size: 14pt;
    color: #000000;
    padding-left: 12px;
    padding-top: 6px;
    margin-bottom: 6px;
    background-image: url(../images/red_flames_small.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: left top;
    display: block;
    vertical-align: top;
    text-align: left;
}

.content_container
{
    text-align: left;
    width: 760px;
    height: 500px;
    background-color: #ffffcc;
    padding: 12px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    margin-top: 0px;
}

.content_container UL LI
{
    padding-left: 6px;
    background-position-x: left;
    list-style-image: url(../images/bolt.gif);
    background-repeat: no-repeat;
    list-style-position: outside;
    margin-bottom: 6px;
}

.sidebar
{
    width: 170px;
    font-size: 12px;
    background-color: #cccccc;
    background-image: url(images/stainless-top.jpg);
    background-position-y: top;
    background-repeat: no-repeat;
    display: block;
    float: right;
    position: static;
    margin-left: 12px;
    padding: 6px;
}

.sidebar LI
{
    padding: 6px;
}

.button_line
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    background-image: url(../images/btn-chrm.gif);
    background-repeat: repeat-x;
    border-bottom: black 1px solid;
}

.button_container
{
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 760px;
    padding-top: 0px;
    height: 32px;
    background-color: transparent;
}

.button
{
    float: left;
    font-size: 12pt;
    background-image: none;
    width: 121px;
    height: 32px;
    background-color: transparent;
    border-right-style: groove;
    color: #000000;
    font-weight: bold;
}

.button A
{
    font-size: 12pt;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 0px;
    padding-top: 6px;
    width: 121px;
    height: 32px;
    background-color: transparent;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.button A:hover
{
    color: #ffffff;
    width: 121px;
    height: 32px;
    background-repeat: repeat-x;
    background-image: url(../images/btn-chrm_on.gif);
}

/* Footer */

#footer
{
    clear: both;
    width: 760px;
    color: #000000;
    margin: 0px;
    padding: 20px 0;
    border-top: 2px solid #000000;
    text-align: center;
    font-size: smaller;
}

.footer A
{
    color: silver;
}
