
a:link.leftmen {text-decoration: none; color: #000000;}
a:visited.leftmen {text-decoration: none; color: #ff0000;}
a:active.leftmen {text-decoration: none; color: #000000;}
a:hover.leftmen {text-decoration: none; color: #CCCCCC;}


a:link.topmenu {text-decoration: none; color: #ffffff;}
a:visited.topmenu {text-decoration: none; color: #ffffff;}
a:active.topmenu {text-decoration: none; color: #ffffff;}
a:hover.topmenu {text-decoration: none; color: #33ffff;}

a:link.sunfish {text-decoration: none; color: #000099;}
a:visited.sunfish {text-decoration: none; color: #000099;}
a:active.sunfish {text-decoration: none; color: #000099;}
a:hover.sunfish {text-decoration: none; color: #33ffff;}


.sunfish_home{position: absolute;
    top: 0px;
    left: 0px;
    height: 100px;
    width: 450;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    overflow: hidden




}



.homemenu{position: absolute;
    top: 71px;
    left: 40%;
    height: 57px;
    width: 450px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    overflow: hidden



}


<?php
} else
if (stristr($browser, "Mozilla")) {
    // Mozilla browser not specified above so
    // default to NN or Mozilla
?>



.sunfish_home{position: absolute;
    top: 465px;
    left: 335px;
    height: 100px;
    width: 450;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    overflow: hidden




}



.homemenu{position: absolute;
    top: 77px;
    left: 40%;
    height: 57px;
    width: 450;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    overflow: hidden



}


<?php
} else {
    // default catch-all
?>

body { background-color: white; }
p { font-family: arial, sans, sans-serif;
     font-size: 10pt; font-color: black; }

<?php
}
?>

