@font-face {
    font-family: 'Franklin Gothic Demi Cond';
    font-style:  normal;
    font-weight: normal;
    src: url(FRANKLI0.eot);
}


.menulist a{

color: black;
display: block;
width: 150px;
height: 30px;
padding-left: 8px;
padding-top: 1px;
margin-bottom: 1px;
margin-left: 5px;
margin-top: 15px;
background-image: url(images\NavBar.gif);
background-repeat: no-repeat;
background-position: center;
text-decoration: none;
font-family:'Franklin Gothic Demi Cond',Arial,Helvetica,sans-serif;
font-weight: ;
font-variant: small-caps;
font-size:20px;
}

.menulist a:hover{
background-image: url(images\NavBar-Over.gif);
}

#horiz {text-decoration:none;}

#horiz:hover {
 width:100%;
    font-size:100%;
    background-color:#CC0000;
    letter-spacing:0px;
}