body {
  margin: 0;
  background: #fff;
  min-width: 1036px;
  font-family: "Helvetica Neue", Arial, sans-serif;
}

#centerwell {
  position: relative;
  height: 110px;
  margin: 0;
  padding: 0;
  background: #eee;
  overflow: hidden;
}

#centerwell li {
  position: relative;
  width: 34px;
  height: 110px;
  float: left;
  border-right: #fff 1px solid;
  background: white;
  overflow: hidden;
  cursor: pointer;
}

#centerwell h3 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  text-indent: -9999px;
  width: 34px;
  height: 110px;
}

#centerwell p {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 291px;
  height: 110px;
  margin: 0px;
  padding-top: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-family: GeogrotesqueMedium, Helvetica, Arial, sans-serif;
  letter-spacing: 0pt;
}

#year2024 h3 {
  background: url(2024small.png) no-repeat;
}

#year2024 p {
  background: url(2024full.png) no-repeat;
}

#year2023 h3 {
  background: url(2023small.png) no-repeat;
}

#year2023 p {
  background: url(2023full.png) no-repeat;
}

#year2022 h3 {
  background: url(2022small.png) no-repeat;
}

#year2022 p {
  background: url(2022full.png) no-repeat;
}

#year2021 h3 {
  background: url(2021small.png) no-repeat;
}

#year2021 p {
  background: url(2021full.png) no-repeat;
}

#year2020 h3 {
  background: url(2020small.png) no-repeat;
}

#year2020 p {
  background: url(2020full.png) no-repeat;
}

#year2019 h3 {
  background: url(2019small.png) no-repeat;
}

#year2019 p {
  background: url(2019full.png) no-repeat;
}

#year2018 h3 {
  background: url(2018small.png) no-repeat;
}

#year2018 p {
  background: url(2018full.png) no-repeat;
}

#year2017 h3 {
  background: url(2017small.png) no-repeat;
}

#year2017 p {
  background: url(2017full.png) no-repeat;
}

#year2016 h3 {
  background: url(2016small.png) no-repeat;
}

#year2016 p {
  background: url(2016full.png) no-repeat;
}

#year2015 h3 {
  background: url(2015small.png) no-repeat;
}

#year2015 p {
  background: url(2015full.png) no-repeat;
}

#year2014 h3 {
  background: url(2014small.png) no-repeat;
}

#year2014 p {
  background: url(2014full.png) no-repeat;
}

#year2013 h3 {
  background: url(2013small.png) no-repeat;
}

#year2013 p {
  background: url(2013full.png) no-repeat;
}

#year2012 h3 {
  background: url(2012small.png) no-repeat;
}

#year2012 p {
  background: url(2012full.png) no-repeat;
}

#year2018 {
  margin-left: 0px;
  _margin-left: 0px;
}