﻿body 
{
    background-color: #29c6d7;
    font-family: Verdana, Sans-Serif;
    font-weight: 700;
}

#Container 
{
    width: 750px;
    background-color: #666666;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 5px 2px 5px;
    margin-bottom: auto;
}

#Header 
{
    width: 600px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: inherit;
    height: 250px;
    background-image: url(images/header.jpg)
}

#HeaderMenu 
{
    width: 600px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    height: 25px;
    padding: 0px 0px 0px 0px;
}

#Content
{
    width: 700px;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    background-color: #b43794;
    text-align: center;
}

#RightCol 
{
    margin-right: 0px;
    margin-left: auto;
    height: 200px;
    width: 200px;
    background-color: Green;
}

#ContentText 
{
    width: 620px;
    font-size: 11pt;
    padding: 10px 30px 10px 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 18px;
    font: Calibri;
}

.highslide 
{
    font-size:1px;
}

.ctext a 
{
    font-weight: bolder;
    color: White;
}

.tblMerch 
{
    text-align: center;
    color: White;
    font-size: 12pt;
    letter-spacing: 0.1px;
    font-weight: bold;
}

#Links 
{
    width: 40%;
    text-align: center;
    margin: 0px auto 0px auto;
}

.ctext 
{
    font: Calibri;
    font-size: 11pt;
    font-weight: bold;
    line-height: 14pt;
}

.cheader 
{
    font: Verdana;
    font-size: 16pt;
    font-weight: bold;
}

.indent 
{
    margin-left: 40px;
}

.indentbig
{
    margin-left: 100px;
}
