#stripNav0{
            background: url("../images/bkg_menu.jpg") repeat top;
            width: 100%;
   }        
        .lavaLampWithImage {
            position: relative;
            height: 29px;
            width:905px;
            padding: 2px 0;
            margin:0 auto;
            font-family:'Georgia', 'Times New Roman', serif;   
            font-size:0.9em;

            /*overflow: hidden;*/
        }
        
        .lavaen{
            position: relative;
            height: 29px;
            width:770px;
            padding: 2px 0;
            margin:0 auto;
            /*overflow: hidden;*/
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                    border:none;
                    margin:0px;
                    padding:0px;
                }
                    .lavaLampWithImage li.back {
                        background: url("../images/lava2.gif") no-repeat right -30px;
                                               
                       width: 9px; 
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("../images/lava2.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font-weight: bold;
                        font-size:0.8em;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 0px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 0px;  
                       border:none;  
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

     