body {background-color: rgb(0, 64, 38)}

.text-black{color:rgb(0, 0, 0) !important}

.text-smaller{font-size:0.9em}

td {
  margin:0;
  padding:0;
  border:0
}

#liberty-menu{
  background:url('../images/menubg01.jpg');
  width: 221px;
  height: 452px;
  position: relative;
  font-size: 16px;
  text-align: center;
}

.menu-item{
  width:100%;
  position: absolute;
}

.menu-item a{
  text-decoration: none;
  color: rgb(255, 255, 255) !important;
}

.menu-item a:hover{
  text-decoration: underline;
  color: rgb(255, 255, 255) !important;
}

#menu-item1{top: 148px}
#menu-item2{top: 184px}
#menu-item3{top: 222px}
#menu-item4{top: 260px}
#menu-item5{top: 295px}
#menu-item6{top: 330px}
#menu-item7{top: 380px}

#img-rotate{position:relative;top:0;padding:0;margin:0}
#img-rotate img{position:absolute;z-index:1;top:0}
#img-rotate img.active{z-index:3}
