
# a:link      {color: #3333ff; text-decoration: underline; }
# a:visited   {color: #330099; text-decoration: underline; }
a:link      {color: blue; text-decoration: none; }
a:visited   {color: purple; text-decoration: none; }
a:active    {color: red; text-decoration: underline; }
a:hover     {color: red; text-decoration: underline; }

body
{
    background:     black;
/*    background:     url(faceM.gif); */
} 

a img
{
    border:         none;
} 

h2 { font-size:     16pt; }
h3 { font-size:     14pt; }
h4 { font-size:     12pt; }

table
{
    width:          738;
    border:         none;
}

.tableHeader
{
    text-align:     left;
}

td
{
    width:          246;
    text-align:     center;
}

.pageContainer   
{
    width:          780px;
    margin:         0 auto;
    padding:        20px 20px 20px 20px;
    background:     black;
}

.headContainer
{
    padding:        0px 20px 10px 20px;
    background:     black;
    /* font-family:    Georgia, Garamond, serif; */
    font-family:    Garamond, serif;
}

.header
{
    padding:        0px 0px 0px 0px; */
}

.navBar
{
    margin:         0 auto;
    padding:        0px 0px 0px 0px;
    line-height:    105%;
    color:          green;
}

.navBar2
{
    margin:         0 auto;
    padding:        0px 0px 0px 0px;
    line-height:    105%;
    color:          green;
}

.headerPics li
{
    display:        inline;
}

.navBar li
{
    display:        inline;
    font-size:      20pt;
}

.navBar2 li
{
    display:        inline;
    font-size:      16pt;
}

.mainContainer 
{
    width:          740px;
    background:     white;
    padding:        10px 20px 0px 20px;
    /* font-family:    Arial, Helvetica, sans-serif; */
    /* font-size:      11pt; */
    font:           bold 9pt Arial, Helvetica, sans-serif;
    color:          black;
    text:           black;
}

.indented
{
    padding:        0px 20px 0px 20px;
}

