a:link {color:#000000; font-weight:bold;}
a:visited {color:#262626; font-weight:bold;}
a:active {color:#8C3A00; font-weight:bold;}

body {
background-color: #EDBE85;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}



.main { 
font: 12pt Arial;
width: 900px;
position:static;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
color: black; 
border-color: #8C3A00;
border-style: solid;
border-width: 1px;
background-color: white;
text-align:center;
}


.header {
font: 12pt Arial;
color: white;
padding-top: 5px;
padding-bottom: 5px;
width:100%;
height:30px;
background-color: #00698C;
font-weight: bold;
}



.navi {
padding-top: 5px;
padding-bottom: 5px;
font: 12pt Arial;
width:100%;
height: 5px;
background-color: #DDDDDD;
}


.footer {
padding-top: 5px;
padding-bottom: 5px;
font: 10pt Arial;
width:100%;
background-color: #DDDDDD;
}


.menuleft { 
font: 10pt Arial;
position:absolute;
top: 50px;
left: 720px;
width: 195px;
color: #817E4B; 
border-color: black;
border-style: solid;
border-width: 3px;
background-color: #FFF987;
background-image: url(images/gradient.jpg);
background-repeat: repeat-x;
padding: 5px;
}


.menuright { 
font: 10pt Arial;
position:absolute;
top: 50px;
left: 720px;
width: 195px;
color: #817E4B; 
border-color: black;
border-style: solid;
border-width: 3px;
background-color: #FFF987;
background-image: url(images/gradient.jpg);
background-repeat: repeat-x;
padding: 5px;
}

.menulinks {
font: 10pt Arial;
color: black; 
border-color: #00698C;
border-style: solid;
border-width: 1px;
background-color: #FFF5D9;
padding: 2px;

}


.menulinks a:link {text-decoration:none; line-height: 1.65; font-size: 10pt;}
.menulinks a:visited {text-decoration:none; line-height: 1.65; font-size: 10pt; color:#8C8C8C;}


.logo {
position:absolute;
top: 0px;
left: 265px;
width: 375px;
}

.content {
position:static;
margin: auto auto;
width: 450px;
padding: 2px;
}

.centeringblock {
position: static;
width: 100%;
text-align: center;
}

.copyright {
font: 8pt Arial;
position:static;
width: 75%;
color: #817E4B; 
margin: auto auto;
text-align: justify;
}


.headerspan {
font-weight: bold;
font-size: 12pt;
}


.quote {
position:static;
width:90%;
font: 10pt serif;
margin: auto auto;
font-style:italic;
text-align:center;
border-style:double;
border-color: #817E4B;
padding: 5px;
border-width: 2px;
}


