body
{
margin: 0;
text-align: center;
background-image: url('back1.jpg');
background-position: -19px;
background-repeat: repeat-y;
}


#navigation
{
position: absolute;
left: 0px;
top: 200px;
width: 240px; 
text-align: left;
}

#navigation ul
{
list-style-type: none;
}

#navigation li a
{
display: block;
border: 3px solid #BC0000;
margin: 5px;
background-color: #FFFFFF;
font-family: 'Trebuchet MS';
font-size: 22px;
font-variant: small-caps;
text-decoration: none;
color:  #000000;
padding: 5px;
height: 25px;
}

#navigation li a:hover
{
border: 3px solid #000000;
color:   #000000;
background-color:  #FFFFFF;
}

#about
{
width: 600px;
height: 200px;
position: absolute;
left: 260px;
top: 205px;
text-align: justify;
font-family: 'Trebuchet MS', Arial, Verdana;
letter-spacing: 1px;
font-size: 16px;
line-height: 25px;
overflow: auto;
border: 1px dashed #000000;
padding: 5px;
}

#about h1
{
font: 22px arial;
margin: 0px 0 5px 0;
font-variant: small-caps;
letter-spacing: 5px;
}

#container
{
width: 884px;
height: 1000px;
background-image: url('splash.jpg');
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 50px;
}

#content
{
width: 600px;
position: absolute;
left: 260px;
top: 200px;
text-align: left;
font: 12px 'Trebuchet MS';
}

#content h1
{
text-align: left;
font: 18px 'Trebuchet MS';
font-weight: bold;
margin: 0;
}

#content iframe
{
width: 100%;
height: 500px;
border: 1px dashed #000000;
padding: 5px;
margin: 0 0 10px 0;

}

#form
{
width: 240px;
position: absolute;
top: 600px;
left: 5px;
text-align: left;
font: 12px arial;
color: #000000;
line-height: 20px;
letter-spacing: 1px;
}

#form h3
{
margin: 0 5px 5px 0;
border-bottom: 1px solid #000000;
font-variant: small-caps;
letter-spacing: 1px;
font: 12px arial;
}

#form a
{
color: #000000;
}

#form iframe
{
width: 230px;
height: 300px;
border: 0;
background-image: url('images/back1.jpg');
}

#title h1,h2
{
visibility: hidden;
}


#map
{
width: 600px;
position: absolute;
top: 700px;
left: 260px;
padding-bottom: 25px;
}

#morecontent
{
width: 600px;
position: absolute;
top: 425px;
left: 260px;
}

#list
{
text-align: left;
font: 18px arial;
font-weight: bold;
width: 300px;
overflow: auto;
}

#poweredby
{
width: 600px;
font-weight: bold;
font: 12px 'Trebuchet MS';
text-align: center;
letter-spacing: 3px;
}

#poweredby a
{
color: #000080;
text-decoration: none;
}

#poweredby a:hover
{
color: #000000;
text-decoration: underline;
}
