body {
  background: #000 url(/graphics/template/waysite_bg.jpg) no-repeat top center;
  margin: 0;
  padding: 0;
}

#header {
  position: relative;
  height: 210px;
  z-index: 1;
}

#header h1 {
  padding-top: 74px;
  width: 279px;
  height: 120px;
}

#header h1 a {
  display: block;
  width: 279px;
  height: 120px;
  text-indent: -10000px;
}

#menu ul li ul li a:hover {
  color: #8Ad602;
}

#content .icon {
  padding-right: 20px;
  background: transparent url(/graphics/template/target_icon.png) no-repeat 100% 3px;
}

h3.wotw {
  display: inline;
  padding: 0 20px;
  margin: 0;
  background: transparent url(/graphics/template/target_icon.png) no-repeat 0% 3px;
  float: left;
}

#content .sub_content_box {
  border: 1px solid #00B4DF;
  background-color: #AFF0FF;
  padding: 20px;
  margin: 0 0 20px 0;
}

#just_played ol li {
  background: #f8efe8 url(/graphics/template/playlist_gradient.png);
}

#when, #where, #contact {
  float:left;
  width: 184px;
  min-height: 120px;
  margin-right: 20px;
  margin-top: 20px;
  padding: 10px;
  background-color: #AFF0FF;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
