.wikileft a {
  color: rgb(176,176,176);
  background-color: transparent;
  text-decoration: none;
}

.wikileft a:hover {
  color: rgb(100,100,100);
  background-color: transparent;
  text-decoration: none;
}

#wikifoot .footnav-design {
  float: right;
	visibility: none;
}
.wikileft {
background-color: rgb(40,40,40);
}
#header {
  color: inherit;
  height: 110px;
  background-color: rgb(40,40,40);
  border-bottom-style: solid;
  border: 0px;
}


