* {
  margin: 0;
  padding: 0;
}
html, body {
  margin: 0;
  padding: 0;
    font:12px/14px Arial, Helvetica, sans-serif;
   	color:#000;
    height:100%;
}
a img {
  border: none;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  display: block;
  width: 100%;
  height: 100%;
  background: #000 url(images/load-m-av69.gif) center center no-repeat;
}
.wrapper {
  width:315px;
  position:relative;
  overflow:hidden;
  height:300px;
}
.logo {
    background:url(images/av69-logo1.png) no-repeat;
   	width:113px;
   	height:37px;
  position:absolute;
  left:3px;
  top:3px;
  z-index:101;
  text-indent:-10000px;
}
.header {
    height:42px;
    background: #000;
    width:315px;
    position:absolute;
    left:0;
    top:0;
    z-index:100;
}
#banner-container {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#banner-cycle, .banner-frame {
  overflow: hidden;
  background: transparent !important;
}
#banner-cycle .item {
  position: relative;
  display: block;
  margin: 0 0 0 0;
  overflow: hidden;
  text-decoration: none;
}
.item .pic {
  display: block;
  height:315px;
  width:315px;
  margin-top:-20px;
}
.go {
    width:195px;
    height:42px;
    position: absolute;
    right:0;
    top:0;
    z-index:100;
    background: url(images/av69-link2.png) 0 0 no-repeat;
    text-indent: -9000px;
}
.go:hover {
    background-position: 0 -42px;
}
.ja .go {
    background-position: 0 -84px;
}
.ja .go:hover {
    background-position: 0 bottom;
}
