<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
    
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <title>Styles for LFLLMG.com</title>
  <style type="text/css">

<!--       --------------------------------------------       -->

body {
     margin:0;
     padding:0;
     font: 12px/1.5em Arial;
     color: rgb(0, 0, 0);
     background-color: rgb(255, 255, 255);
}

#wrapper {
    margin: 0 auto;
    width: 1000px; /*- fixed width in px to center, auto to wrap -*/
    background-color: rgb(255, 255, 255);
   }

#content {
    width 100%;
   }

h2  {
     font: bold 16px Verdana, Arial, Helvetica, sans-serif;
     color: #000;
     margin: 0px;
     padding: 0px 0px 0px 0px;
}
h3  {
    margin: 5px 5px;
    text-align: left; 
    font: bold 16px Verdana;
    color: #0ff;
   }

#footer
{
	clear: both;
	font: normal 10px Verdana;
	background: #387A9B;
	color: #fff;
	padding: 5px 3%;
	text-align: center;
}
#date
{
     font: 14px Verdana, Arial, Helvetica, sans-serif;
     color: #000;
     margin: 0px;
     padding: 0px 0px 0px 0px;
     text-align: left;
}



/*- Menu Tabs G--------------------------- */

    #tabsG {
      float:center;
      width:100%;
      font-size:120%;
      line-height:normal;
      margin:0px 0px 0px 0px;
      }
    #tabsG ul {
      margin:0;
      padding:0px 5px 5px 15px;
      list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0px;
      padding:0;
      }
    #tabsG a {
      float:left;
      margin:-5;
      padding:0 0 0 4px;
      text-decoration:none;
      color:#fff;

      margin:0;
      }
    #tabsG a span {
      float:left;
      display:block;
      padding:5px 10px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#fff;
      background: #387A9B;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      color:#00;

      }
    #tabsG a:hover span {
      background-position:100% -42px;
      color:#000;
 
      }
    #tabsG #current a {
      background-position:0% -42px;
      color:#000;
      }
    #tabsG #current a span {
      background-position:100% -42px;
      color:#fff;
      background: #387A9B;
      }

<!--    ----------------------------------------------------      -->


#navlist {
        color: white;
        background: #17a;
        border-bottom: 0.2em solid #17a;
        border-right: 0.2em solid #17a;
        padding: 0 1px;
        margin-left: 0;
        width: 12em;
        font: normal 10px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        font-size: 1em;
}

#navlist a {
        display: block;
        text-decoration: none;
        text-align: left;
        margin-bottom: 0.5em;
        margin-top: 0.5em;
        color: white;
        background: #39c;
        border-width: 1px;
        border-style: solid;
        border-color: #5bd #035 #068 #6cf;
        border-left: 1em solid #fc0;
        padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a {
        width: 99%;
        /* only necessary for Internet Explorer */
}

#navlist a {
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 9.6em;
        /* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a {
        width: auto;
        /* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
        background: #28b;
        border-color: #069 #6cf #5bd white;
        padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active {
        background: #17a;
        border-color: #069 #6cf #5bd white;
        padding: 0.4em 0.35em 0.25em 0.9em;
}
-->
-->
</style>