﻿body 

.content_area
{
    width: 821px;
    position: absolute;
    margin-top: 186px;
    margin-left: 10px;
    font-family: Times New Roman;
    font-size: 12pt;
    color: #025827;
    background-image: url(/images/bg.jpg);
    z-index: 4;
}

a.navtext
{
    font-family:Times New Roman;
    font-size: 12pt;
    text-decoration: none;
    color: #FFFFFF;
}
a.navtext:active
{
    font-family: Times New Roman;
    font-size: 12pt;
    color: #FFFFFF;
    text-decoration: none;
}
a.navtext:hover
{
    font-family:Times New Roman;
    font-size: 12pt;
    color: #e2ce5d;
}

.homepage
  {
    margin-left: 540px;
    margin-top: 290px;
    position: absolute;
    font-weight: bold;
    z-index: 11;
    text-align: center;
font-family: Times New Roman;
    font-size: 16pt;
    color: #025827;
  }