body
{
font-family: "Trebuchet MS";
font-size:10px;
color: #000000;
background-color: #ece8dc; 
} 

#intro { 
    position: absolute;
    z-index: 10; 
    width: 688px; 
    height: 198px; 
    margin: 0; 
    margin-top: 550px; 
    margin-left: 300px;
    border-right: 0px solid #C6EC8C; 
    font-weight: normal; 
    }

#ad {
    position: absolute;
    z-index: 10; 
    width: 160px;
    height: 600px;
    left: 1px;
    top: 1px;
    border-right: 0px solid #C6EC8C; 
}

#nav { 
    position: absolute;
    text-align: center;
    z-index: 10; 
    width: 778px; 
    height: 30px; 
    margin: 0; 
    margin-top: 3x; 
    margin-left: 91px;
    border-right: 0px solid #C6EC8C; 
    font-weight: normal; 
    }

#welcome { 
    position: absolute;
    text-align: justified;
    z-index: 10; 
    width: 276x; 
    height: 230px; 
    margin: 730px;
    margin-top: 275px; 
    margin-left: 125px;
    border-right: 0px solid #C6EC8C; 
    font-weight: normal; 
    }

 h1 {
    font-family: Tahoma; 
    text-align: center;
    text-transform:uppercase;
    letter-spacing:3px;
    font-size: 15px;
    font-weight: bold; 
    color: #20152C; 
    border-bottom: 2.5px solid #CDC8B4;
    padding-bottom: 15px; 
}

 h2 {
    font-family: Georgia;
    text-align: left;
    text-transform:uppercase;
    letter-spacing:0px;
    font-size: 13px;
    font-weight: bold;
    color: #7C6A71;
}

#main {
	text-align: justify;
        width: 1000px;
        margin-right: auto;
        margin-left: auto;
}

A:link, a:visited, a:active {
        text-decoration: none;
        color: #786f7d;
        font-size: 10px;
        font-weight: bold;
}

A:hover {
        text-decoration: none;
        color: #986c01;
        font-size: 10px;
        font-weight: bold;
}

#nav a:hover {
        text-decoration: none;
        background-color: #FBF8F5;
        font-style:italic;
        font-size: 13px;
        font-family: Georgia, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
}

#nav a:link, #nav a:active, #nav a:visited {
        text-decoration: none;
        font-size: 13px;
        font-family: Georgia, Helvetica, sans-serif;
        font-weight: bold;
        color: #3E3841;
}

.indented
   {
   padding-left: 35pt;
   padding-right: 50pt;
   }

</style>
