﻿body
{
    list-style-position: outside;
    background-image: url(images/Background-Main.gif);
    font: 18px 'Myriad Web' , Arial;
    vertical-align: top;
    color: #00c333;
    direction: ltr;
    border-top-style: none;
    text-indent: 0px;
    border-right-style: none;
    border-left-style: none;
    list-style-type: circle;
    letter-spacing: normal;
    border-collapse: collapse;
    background-color: #dcdcdc;
    border-bottom-style: none;
    background-repeat: repeat-y;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    width: 900px;
}

A:link
{
    color: #cc9966;
    text-decoration: none;
}

A:active
{
    color: #666699;
    text-decoration: none;
}

A:hover
{
    color: #009999;
    text-decoration: none;
}

A:visited
{
    color: #cc9966;
    text-decoration: none;
}

A:hover
{
    color: #666699;
}

A:active
{
    color: #666699;
}

HR
{
    width: 900px;
    color: #cc9966;
    border-left-color: #cc9966;
    border-bottom-color: #cc9966;
    border-top-style: solid;
    border-top-color: #cc9966;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #cc9966;
    border-bottom-style: solid;
}

TR TD
{
    width: 900px;
    table-layout: auto;
    border-collapse: collapse;
}
IMG
{
    clear: none;
    position: static;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
LI
{
    list-style-position: outside;
    list-style-image: url(images/PearBullet.png);
    text-align: left;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.title
{
    font-weight: bold;
    color: #339933;
    font-variant: small-caps;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 23px;
}

.highlight
{
    font-weight: bold;
    font-size: 20px;
    color: #339933;
    font-variant: small-caps;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

.mcplogo
{
    position: static;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

#poster
{
    height: 200px;
    padding-top: 1px;
}

#navtop, #navbottom
{
    table-layout: auto;
    font: small-caps 19px 'Myriad Web' , Arial;
    padding-bottom: 15px;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

#navbottom
{
    margin-top: 15px;
}

#footer
{
    text-align: center;
    padding-bottom: 22px;
    font: 10px 'Myriad Web' , Arial;
    text-align: center;
    padding-top: 25px;
}

#navtop ul, #navbottom ul
{
    margin: 0px;
    padding-top: 9px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}
#navtop ul li, #navbottom ul li
{
    display: inline;
    margin-right: 25px;
}

#content
{
    margin-top: 20px;
    height: auto;
    text-align: left;
    background-image: none;
}

#path
{
    font: 15px 'Myriad Web' , Arial;
    font-variant: small-caps;
    vertical-align: top;
    text-align: left;
    margin-top: 6px;
}
