BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    line-height: 150%;
    margin: 0px;
}
A
{
    color: #6C408F;
}

A:visited
{
    color: #666666;
}
A:hover
{
    color: #AF406C;
}
#Header
{
    position:absolute;
    top: 0px;
    width: 100%;
    background-image: url(/images/Frame-Clouds-Wide.gif);
    height: 100px;
}
#Menu
{
    position:absolute;
    top: 100px;
    left: 150px;
    color: #6C408F;
    padding-bottom: 4px;
    border-bottom: 1px solid #CCCCCC;
    z-index: -0;
    padding-right: 10px;
}
#Menu A
{
    text-decoration: none;
    color: #6C408F;
    font-weight: bold;
    margin-right: 2px;
}
#Menu A:HOVER
{
    text-decoration: underline;
    color: #000000;
}

#Content
{
    margin-right: 240px;
    padding-left: 30px;
    padding-top: 160px;
}
#RHS
{
    position:absolute;
    top: 110px;
    right: 0px;
    width: 210px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;   
    padding-bottom: 50px;
}
H1, H2, H3
{
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
    color: #6C408F;
    line-height: 115%;
}
H2
{
    font-size: 18px;
    padding-top: 0px;
    margin-bottom: -10px;
    margin-top: 20px;
}
.RightCallout
{
    float: right;
    padding: 20px;
}
.LeftCallout
{
    float: left;
    padding: 20px;
}
.small, .SMALL, .Small
{
    font-size: 11px;
    line-height: normal;
}
.BORDER, .border
{
    border: 1px solid #6C408F;
}
#RHSPlane
{
    margin-left: 10px;
    margin-top: 20px;
}

#News, #MoreInfo, #MissionRequest
{
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #6C408F;
    color: #6C408F;
    font-weight: bold;   
}
#Footer
{
    font-size: 10px;
    padding: 30px;
    margin-bottom: 10px;
    margin-right: 240px;
    clear: both;
    bottom: 0px;
}
INPUT, SELECT
{
        FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;

}