/* Styles for the entire LavaLamp menu */
.lavaLamp {
	padding: 0px;
	padding-left: 13px;
	padding-right: 10px;	
	margin: 0px;
    position: relative;
    overflow: hidden;
	width: 917px;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../images/lava.gif") no-repeat right -40px;
            width: 5px; height: 40px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../images/lava.gif") no-repeat top left;
                height: 40px;
                margin-right: 5px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            color: #fff; outline: none;
            text-align: center;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 19px;
			background-repeat:no-repeat;
			background-position: top center;
			text-indent: -9000em;
        }

#nav_7{
	background-image:url(../images/nav_7.gif);
	width: 40px;
}
#nav_14{
	background-image:url(../images/nav_14.gif);
	width: 54px;
}
#nav_15{
	background-image:url(../images/nav_15.gif);
	width: 123px;
}
#nav_16{
	background-image:url(../images/nav_16.gif);
	width: 59px;
}
#nav_17{
	background-image:url(../images/nav_17.gif);
	width: 108px;
}
#nav_18{
	background-image:url(../images/nav_18.gif);
	width: 73px;
}
#nav_19{
	background-image:url(../images/nav_19.gif);
	width: 73px;
}
#nav_20{
	background-image:url(../images/nav_20.gif);
	width: 62px;
}