body {
margin: 8px;
padding: 0;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
background-color: #aba8b4;
text-align: left;
background-image: url(images/side_MFL.gif);
background-repeat: no-repeat;
background-position: top left;
}
#wrapper {
position: relative;
width: 790px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
padding: 120px 0 0 0;
background-image: url(images/header_MFL.jpg);
background-color: #ffffff;
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #00A;
}
#content {
margin-left: 124px;
padding: 8px 4px 8px 4px;
}
#content h1 {
font-family: Georgia, 'times new roman', serif;
font-size: 1.2em;
font-weight: bold;
color: #606060;
}
#content p {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 80%;
margin: 0;
line-height: 1.2em;
padding-left: 12px;
padding-right: 2px;
}
#content td {
font-size: 80%;
}
#content td.home {
font-size: 100%;
}


.spacer {float: left; }

#content a:link, #content a:visited {color: #000066; text-decoration: none; }
#content a:hover { color: red; text-decoration: none; }
#content ul, #content li {font-size: 90%; margin-left: 1.5em; }

#topnav {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
font-weight: bold;
margin-bottom: 4px;
margin-top:4px;
font-size: 0.8em;
border-top: 1px solid #006;
border-bottom: 1px solid #006;
background-color: #fff;
background-image: url(images/navback2.gif);

}
#topnav ul {
list-style: none;
margin-left: 4px;
margin-top: 1px;
margin-bottom: 0;
padding: 0;
}
#topnav li {
margin-left: 0;
margin-right: 0;
display: inline;
}

#topnav a:link, #topnav a:visited {
padding: 1px 8px 0 8px;
color: #fff;
background-color: #66F;
text-decoration: none;
border-left: 1px solid black;
border-right: 1px solid black;
border-top: 0;
background-image: url(images/corner3.gif);
background-repeat: no-repeat;
background-position: left top;
}

#topnav a:hover {
padding: 6px 8px 0 8px;
color: black;
background-color: #fff;
border-top: 1px solid black;
}

#navigation {
float: left;
top: 120px;
left: 0;
width: 120px;
margin-left: 0;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 80%;
background-color: transparent;
padding-left: 1px;
padding-bottom: 24px;

}
html, body, #navigation {
height: 100%;
min-height: 100%;
}
html>body #navigation {
height: 100%;
}

#navigation a:link, #navigation a:visited {
display: block;
text-decoration: none;
margin: 1px 0 3px 6px;
color: #009;
padding-left: 10px;
background-color: transparent;
border: 1px solid #00a;
}
#navigation a:hover {
color: #ff3;
background-color: #009;
border: 1px solid #000;
}
#navigation p {margin: 2px 0 4px 12px; font-size: 100%; }

#footer {
clear: both;
height: 4.5em; 
border-top: 1px solid #006;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 80%; 
color: #000;
background-image: url(images/navback2.gif);
}

#footer p{margin: 2px;  }

#footer a:link, #footer a:visited {
color: #009;
text-decoration: none;
}
#footer a:hover {text-decoration: underline; }

#de {
margin: 2px;
border: 1px solid #009;
background-color: white;
background-image: url(images/corner2.gif);
background-repeat: no-repeat;
background-position: top left;
}
#de a:link, #de a:visited {color: #009; text-decoration: none;}
#de a:hover {color: red; text-decoration: underline; background-image: url(images/xx.gif)}

#lnks a:link, #lnks a:visited {
font-size: 80%;
margin-left: 12px;
padding-left: 4px; padding-right: 4px;
border: 1px solid #000066;
color: black;
background-color: #ffff99;
}
#lnks a:hover {
border: 1px solid red;
color: #f00;
text-decoration: none;
background-color: white;
}

