

.mp { display : none; }


.leftimage        { width   : 100%; 
                          margin : 0;
                          float     : none ;

                        }

.leftimage img { 
                          width : 100%;
                       }
        

.rightimage        { 
                             width    : 100%; 
                             margin : 0;
                             float     : none ;
                          }

.rightimage img { 
                             width : 100%; 
                          }
 

.leftcontainer {  clear          :both; 
                         float          : left;
                         width         : 42%;
                         margin-top : 1em;
                         margin-left : 0.5em;
                         border       : 1px solid white;
                      }

.rightcontainer {  
                           float           : right; 
                           width          : 42%;
                           margin-top : 1em;
                           margin-right : 0.5em; 
                           border       : 1px solid white;
                       }     

.captx {
              margin-left : 0; 
              font-family :  Verdana, Tahoma, "Trebuchet MS", sans-serif;
           }  

.printpadding { 
                         display                   : block; 
                         page-break-before : always;
                         margin                   : 0;
                         padding                  : 0;
                         height                     : 0;
                         overflow                 : hidden;
                      }


abbr { border-bottom : none; }
abbr, acronym, span.abbr {
                                             cursor : pointer;
                                             cursor : help;
                                             border-bottom: none;
                                         }

/*
#annivers A:link      { color                    : black;
                                  background-color : transparent;
                                  text-decoration    : none; 
                                 }
#annivers A:visited  { color                     : black; 
                                  background-color  : transparent;
                                  text-decoration     : none;
                                 }
#annivers A:hover    { 
                                   color                     : black;
                                   text-decoration     : none;
                                 }
*/

#kestontimed  td, th, caption { 
                                                font-family :  Verdana, Tahoma, 
                                                                    "Trebuchet MS", sans-serif ; 
                                              }

#kestonvilla #bookmenu { display : none; }


/*
div.imagedisplay IMG {
                                      width : 600px; height :549px;
                                  }  */

div.bookmenu { display : none; }

.dlink { display : none; }

#annivers a:link, #annivers a:hover, #annivers a:visited {
  text-decoration : none;
  color                : black;
  }