/*meetslistcss*/


body      {

          width: 1200px;
          height: 1200px;
          background: #dcdcdc;
          position: absolute;
          top: 110%;
          left: 50%; 
          margin: -615px 0 0 -600px;
          border: none;
          border-width: 0px;

          }

#page      {

          width: 1000px;
          height: 1150px;
          background: #f5f5f5;
          padding-left: 0px;
          position: absolute;
          top: 5px;
          left: 100px;
          border-top-width: 3px;
          border-left-width: 3px;
          border-right-width: 3px;
          border-bottom-width: 3px;
          border-style: double;
          border-color: #000000;

          }

img.logo     {

           width: 100px;
           height: 50px;
           position: absolute;
           top: 50px;
           left: 100px;
           border: none;
           border-width: 0px;

          }

img.smalltitle     {

           width: 417px;
           height: 28px;
           position: absolute;
           top: 20px;
           left: 280px;
           border: none;
           border-width: 0px;

          }

  
#topcontents     {

           width: 625px;
           height: 70px;
           position: absolute;
           top: 70px;
           left: 230px;
           z-index: 2;
           border: none;
           border-width: 0px;

          }

img.home {

             width: 150px;
             height: 20px;
             position: absolute;
             top: 10px;
             left: 20px;
             border: none;
             border-width: 0px;

          
          }

img.about {

             width: 150px;
             height: 20px;
             position: absolute;
             top: 10px;
             left: 170px;
             border: none;
             border-width: 0px;
          
          }

img.findus {

             width: 150px;
             height: 20px;
             position: absolute;
             top: 10px;
             left: 320px;
             border: none;
             border-width: 0px;
          
          }

img.equip {

             width: 150px;
             height: 20px;
             position: absolute;
             top: 10px;
             left: 470px;
             border: none;
             border-width: 0px;

               }

img.membership {

             width: 150px;
             height: 20px;
             position: absolute;
             top: 40px;
             left: 20px;
             border: none;
             border-width: 0px;
          
          }


img.meetslist {

             width: 150px;
             height: 20px;
             position: absolute;
             top: 40px;
             left: 170px;
             border: none;
             border-width: 0px;
          
          }

img.cmcgallery {

             width: 150px;
             height: 20px;
             position: absolute;
             top: 40px;
             left: 320px;
             border: none;
             border-width: 0px;
          
          }

img.mdays {

             width: 150px;
             height: 20px;
             position: absolute;
             top: 40px;
             left: 470px;
             border: none;
             border-width: 0px;
          
          }
          
img.aboutustitle     {

           width: 620px;
           height: 40px;
           position: absolute;
           top: 180px;
           left: 210px;
           border: none;
           border-width: 0px;            

          }

#crossbar  {

           width: 700px;
           height: 5px;
           position: absolute;
           top: 220px;
           left: 150px;
           border-top: 0px;
           border-right: 0px;
           border-left: 0px;
           border-bottom: 1px dotted #000000;

         }


#table     {

            height: 980px;
            width: 600px;
            position: absolute;
            top: 300px;
            left: 200px;

          }


span.caption   {
 
               font-family: georgia;
               color: #000066;
               font-size: 14px;
               font-style: italic;

               }

img.bottomtop     {

             position: absolute;
             top: 1090px;
             left: 430px;            
             border: none;
             border-width: 0px;

             }





 
         
         