#header_top {
  color: #fff;
  width: 200px;
  float: right;
  padding: 0px;
  margin: 210px 0px 0px 0px;
}

#header_top a{
  color: #fff;
  text-decoration:none;
  font-weight:bold;
}

#header_top a:hover{
  color: #ffff00;
  text-decoration:none;
  font-weight:bold;
}

#Footer_Links {
  display: block;
  float: left;
  width: 750px;
  margin-top: 100px;
  padding: 10px;
}

#Footer_Shoe {
  display: block;
  float: right;
  width: 200px;
  height: 200px;
  background-image: URL("/images/shoe.png");
  background-repeat: no-repeat;
}

.art-post li {
  line-height: normal!important;
}