body
{
     FONT-SIZE: 12px;
     color: #7A2523;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}


.leftnav {

    position : absolute;
    left : 3px;
    top : 170px;
    width : 140px;
    z-index : 3;
    vertical-align : top;
    padding : 6px;
    border-width : 0px 1px 0px 0px;
    border-style : solid;
    border-color : white;
    margin: 10px 50px 10px 10px;
}

img.rightfloat{
   float: right;
   padding: 10px;
}

img.leftfloat{
   float: left;
   padding: 10px;
}
.mnu:visited, .mnu:active, .mnu:link{
background: #7A2523;
display: block;
width: 98px;
color: white;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
font-size: 12pt;

}
.mnu:hover{
background: tan;
font-size: 12pt;
color: black;
}

.mu:visited, .mu:active, .mu:link{
background: #7A2523;
display: block;
width: 130px;
color: white;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
font-size: 12pt;

}
.mu:hover{
background: tan;
color: black;
}
.mmu:visited, .mmu:active, .mmu:link{
color: black;
padding-left: 10px;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
font-size: 13pt;

}
.mmu:hover{

color: red;
}

.mux:visited, .mux:active, .mux:link{
background: #7A2523;

color: white;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
font-size: 12pt;

}
.mux:hover{
background: tan;
color: black;
}
#pics{
  float: left;
  padding: 10px;
}

.lk:visited, .lk:active, .lk:link{
background: #7A2523;
display: block;
width: 130px;
color: white;
float:left;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
font-size: 12pt;
padding:4px;
}
.lk:hover{
background: tan;
color: black;
}