#bgmid {
  background-color: #000000;
  background-image: url(../images/bgmid_jp.gif);
  background-repeat: repeat-y;
  background-position: top center;
  width: 945px;
  border-width: 0px;
  color: #000000;
  z-index: 0;
}

#bgtop {
  background-image: url(../images/bgtop_jp.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 945px;
  border-width: 0px;
  color: #000000;
  z-index: 0;
}

#bgbot {
  background-image: url(../images/bgbot_jp.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 945px;
  border-width: 0px;
  color: #000000;
  z-index: 0;
}

#logo {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px 15px 45px 15px;
  vertical-align: top;
  background-image: url(../images/nikelogo_jp.gif);
  background-repeat: no-repeat;
  background-position: left top;
  width: 80px;
  height: 29px;
  border-width: 0px;
  color: #969696;
  z-index: 10;
}

#logo img.logogif {
  width: 80px;
  height: 29px;
  border-width: 0px
}
