 .lavaLampBottomStyle {
	position: relative;
	height: 30px;
	width: 890px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/nav_10pxsq.gif);
	background-repeat: repeat-x;
	background-position: bottom;
        }
                .lavaLampBottomStyle li {
	float: left;
	list-style: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #6c892c;
                }
                    .lavaLampBottomStyle li.back {
	width: 18px;
	height: 30px;
	z-index: 8;
	position: absolute;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #c8ed50;
                    }
                    .lavaLampBottomStyle li a {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     

