body
{
background-color: #ccc8bd;
font-family: verdana;
background-image: url("undinebg.png");
background-repeat: repeat-x;
color: #807c71;
font-size: 10px;
cursor: crosshair }



a:link, a:visited, a:active
{
color: #d7c533;
text-decoration: none;
font-family: courier new;
font-size: 11px;
border-bottom: 1px dotted #d7c533;
}

a:hover
{
color: #bbd6c4;
text-decoration: none;
border-bottom: 2px solid #bbd6c4;
}

#banner
{ top: 0px;
left: 400px;
width: 600px;
height: 212px;
position: absolute;
background-image: url("undine.png"); }


#nav
{width: 130px; 
left: 859px;  
top: 234px; 
position: absolute; 
text-align:center;} 

#div3
{width: 428px; 
left: 400px; 
top: 235px; 
position: absolute;
display: inline; 
text-align:justify;}

#content {
background: #bfbfbe;
padding: 3px 5px 5px 6px;
border-bottom: 4px solid #c4a26c;
margin-bottom: 7px;
border-top: 2px dashed #8b8576;
opacity: 0.7;
}

h1 {
color: #c9ab79;
border-right: 7px solid #FFFFFF;
font-family: cenutry gothic;
font-size: 15px;
text-align: left;
font-weight: normal;
margin-bottom: 1px;
}

h2 {
color: #8c9f9c;
border-right: 7px solid #FFFFFF;
font-family: century gothic;
font-size: 15px;
text-align: left;
font-weight: normal;
margin-bottom: 1px;
}

h3 {
color: #a59474;
border-right: 7px solid #FFFFFF;
font-family: century gothic;
font-size: 15px;
text-align: left;
font-weight: normal;
margin-bottom: 1px;
}


#nav h4 {
color: #efedee;
font-family: violation;
font-size: 13px;
border-right: 4px solid #ac9165;
text-align: left;
}

#nav a {
text-decoration: none; 
display: block;
background: #ccc8bd;
text-align: center;
color: #92a39e;
border-bottom: 1px dotted #92a39e;
font-family: tahoma;
letter-spacing: 2px;
font-size: 10px;
text-transform: lowercase;
}

#nav a:hover {
color: #90a085;
}

b {color: #8a83b2;}
u {color: #a4a8a3;}
i {color: #cd969f;}

textarea,input,submit,reset
{ font-size: 10px;
background: #ccc8bd;
font-family:verdana;
color: #FFFFFF;
border: 1px solid #FFFFFF;
}