body {
      margin:     3px 0px;
      padding:        1px;
      text-align:  center;
      font-family:  Arial;
      background: #760030;
     }

a:visited { color: #000080; }

div#Main {
          width:        800px;
          height:       600px;
          margin:   -6px auto;
          text-align:  center;
          padding:        0px;
          border-left:  6px double #856d47;
          border-right: 6px double #856d47;
          background: #ffffff;
          }

div#containr {
              position: relative;
              width:       800px;
             }

div#bar {
        position: absolute;
        top:           0px;
        left:          8px;
        width:       780px;
        height:       40px;
        border-bottom: 1px dotted #856d47;
        }

div#home {
          position: absolute;
          left:         64px;
          top:           1px;
          background-image: url("../xgif/leohomeBB.png");
         }

 div#home a,
 div#home a:link,
 div#home a:visited {
                    display:block;
                    }

 div#home a:hover img {
                      visibility:hidden;
                      }

div#menu {
          position: absolute;
          left:        245px;
          top:           0px;
          background-image: url("../xgif/leomenuBB.png");
         }

 div#menu a,
 div#menu a:link,
 div#menu a:visited {
                    display:block;
                    }

 div#menu a:hover img {
                      visibility:hidden;
                      }

div#event {
           position: absolute;
           left:        450px;
           top:           0px;
           background-image: url("../xgif/leoeventBB.png");
          }

 div#event a,
 div#event a:link,
 div#event a:visited {
                     display:block;
                     }

 div#event a:hover img {
                       visibility:hidden;
                       }

div#contact {
           position: absolute;
           left:        620px;
           top:           0px;
           background-image: url("../xgif/leocontactBB.png");
          }

 div#contact a,
 div#contact a:link,
 div#contact a:visited {
                       display:block;
                       }

 div#contact a:hover img {
                         visibility:hidden;
                         }

img#wifi {
                 position: absolute;
                 top:               43px;
                 right:               5px;
                 }

img#steak {
          position: absolute;
          top:         247px;
          left:         18px;
          border: 3px double #856d47;
          z-index:         1;
          }

img#burger {
           position: absolute;
           top:         247px;
           left:        201px;
           border: 3px double #856d47;
           z-index:         1;
           }

img#rib {
        position: absolute;
        top:         247px;
        left:        381px;
        border: 3px double #856d47;
        z-index:         1;
        }

img#pizza {
          position: absolute;
          top:         371px;
          left:          0px;
          }

#ajaxticker1{
position: absolute;
top:      398px;
right:     33px;
width:    200px;
height:   190px;
font-family: Verdana, Helvetica;
font-size: 10px;
font-style: italic;
color:     #000000;
text-align: center;
padding:    3px;
z-index:      1;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

#ajaxticker2{
position: absolute;
top:      141px;
right:     33px;
width:    200px;
height:   120px;
font-family: Verdana, Helvetica;
font-size: 13px;
font-style: italic;
color:     #000000;
text-align: center;
padding:    3px;
z-index:      1;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass { //class to apply to your scroller(s) if desired
}

div#cpy {
        position: absolute;
        top:         612px;
        left:         12px;
        font-size:    11px;
        font-family: Arial, Helvetica;
        z-index:        10;
        }

div#dmc {
        position: absolute;
        top:         612px;
        right:        11px;
        font-size:    10px;
        font-family: Arial, Helvetica;
        z-index:        10;
        }

img#btm {
         position: relative;
         width:       817px;
        }

a#maplink,
a#fb1 { text-decoration: none; }

a#fb {
     position: absolute;
     top:         606px;
     left:        336px;
     z-index:        10;
     }

a#fb1 {
      position: absolute;
      top:         611px;
      left:        365px;
      font-size:    12px;
      font-family: Arial;
      z-index:        10;
      }

div#whos {
          position: absolute;
          top:           0px;
          right:         0px;
          visibility: hidden;
         }



