
#menuR{
margin: 0 -3em 0 0;
font-size:0.8em;
float:right;
}

#azM{
float:right;
font-size:0.8em;
margin: 1em -3em 1em 0;
border: 1px dotted  #873C3C;
padding: 0.5em;
}

ul#topM {list-style-type:none; padding:0; margin:0; width:33.5em; height:1.5em; text-align: center;}
ul#topM li {float:left;}
ul#topM a, ul#topM li#pick {display:block; width:6.5em; height:1.5em; text-decoration:none; border-bottom:0.2em solid #000;}
ul#topM a:hover {border-bottom:0.2em solid #c00;}
ul#topM a:active, ul#topM a:focus {border-bottom:0.2em solid #873C3C;}

ul#botM {list-style-type:none;padding:0; margin:0; width:31em; height:1.5em; text-align: center;}
ul#botM li {float:left;}
ul#botM a {display:block; width:6em; text-decoration:none; border-top:0.2em solid #000;}
ul#botM a:hover {border-top:0.2em solid #c00;}
ul#botM a:active, ul#botM a:focus {border-top:0.2em solid #873C3C; }

.replace{
position:relative;
margin:0px; padding:0px;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */
}

.replace span{
display:block;
position:absolute;
top:0px;
left:0px;
z-index:1;
}


p#hmenu{ /* poems and gallery */
text-align:right;
font-size:0.8em;
margin:0;
}

#vmenu{
line-height: 1.3em;
border: 1px solid #C6A4A4;
float:right;
margin: 0 0 1em 1em;
padding:0em;
background-color: #E5D6D6;
font-size:0.9em;
}

#vmenu #vmenuT{
text-align: center;
font-weight:bold;
padding:0.5em;
background-color: #dcc8c8;
}

#vmenu #vmenuB{
padding:1em;
}


