.body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 12px;
    text-align: left;
}

h1
{
    font-family: Trebuchet MS, Courier New;
    color: #633F3F;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

h2
{
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
}

h3
{
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #633F3F;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

h4
{
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #633F3F;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

h5
{
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
}

.menu
{
    position:relative;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #B0E0EA;
    font-size: 10px;
    text-align: center;
}

#logo
{
    position: absolute;
    top:10px;
    left: 227px;
}

#funlogo
{
    position: absolute;
    top:10px;
    left: 779px;
}

a
{
    font: 100% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
}

.navbar 
{
    position: absolute;
    left:19px;
    top: 141px;
    width: 962px;
    background-color: #B0E0EA;
}

.navbar ul 
{
    list-style: none; 
    padding: 0;
    float: left;
    margin: 0;
}

.navbar li 
{
    font-size:10pt;
    float: left;
    border-right: 1px solid white;
    line-height: 120%;
}

.navbar li a
{
    float: left;
    text-decoration: none;
    color: white;
    padding: 0px 4px 0px 4px;
    margin-right:0;
}

.link a
{
	font-size:7pt;
}

.link .selected a
{
	font-size:7pt;
}

.link .hover a
{
	font-size:7pt;
}

/* Commented backslash hack hides rule from IE5-Mac &*/
.navbar li a
{
    float: none;
}

/* End IE5-Mac hack */
.navbar li a:hover
{
    text-decoration: none;
    color: #633F3F;
}

.navbar .selected a 
{
    color: #633F3F; 
    border-right:1px;
}

#image
{
    position: absolute;
    top:159px; 
    left: 659px;
}

#contactimage
{
    position: absolute;
    top: 159px; 
    left: 479px;
}

#textarea
{
    position: absolute;
    left: 22px;
    top: 176px;
    width: 610px;
}

#essex
{
	position:relative;
	text-align:center;
}

#linkarea
{
    position: absolute;
    left: 22px;
    top: 176px;
    width: 900px;
}