
h1           { font-family: Arial; font-size: 14pt; color: #000080; font-style: italic; 
               font-weight: bold; text-align:center }
h2           { font-family: Arial; font-size: 12pt; color: #000080; font-style: oblique; 
               font-weight: bold; text-align: center; margin-top: 0; 
               margin-bottom: 0 }
body         { font-family: Times New Roman; font-size: 12pt; color: #000080; text-align: 
               left }
h3           { font-family: Arial; font-size: 12pt; color: #000080; font-style: oblique; 
               font-weight: bold; text-align: center }
h4           { font-family: Arial; font-size: 12pt; color: #000080; font-style: oblique; 
               font-weight: bold; text-align: center; line-height: 100%; 
               margin-top: 0; margin-bottom: 0 }
A.NavLinks
{
    font-weight: bold;
    font-size: smaller;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}

Div.BottomNav
{
    border-bottom-color: #4040ff;
    background-color: #003399;
    border-bottom-style: groove;
    border-right-style: groove;
    border-right-color: #4040ff;
}

Table.NavLinks
{
    font-weight: bold;
    color: #ffffff;
} 

A:visited.ContactLink
{
    color: #003399;  
}

A:link.ContactLink
{
    color: #003399;
} 

.GalleryList
{
    border: solid 1px black;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px; 
    height: 300px;
    background-color: #add8e6;        
}

.GalleryTitleText
{
    font: Ariel;
    font-size: 12pt; 
}
