#wrapper .centerColumn {
  background-image: none;
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  border: 1px solid black;
  padding: 0px;
  height: auto;
}

#web-sites {
  padding-left: 240px;
  clear: both;
  background: url(/includes/templates/template_default/images/events/www.jpg) top left no-repeat;
  position: relative;
  min-height: 250px;
}

#web-sites UL {
  clear: both;
  display: table;
  left: 0px;
  margin-left: 120px;
}

#ingas-corner {
  background: url(/includes/templates/template_default/images/events/coconut.jpg) 750px center no-repeat;
  min-height: 200px;
  padding-right: 300px;
  padding-left: 110px;
}

#ingas-corner LI {
  width: 700px;
  margin: 0px;
  padding: 0px;
  height: auto;
}

#magazines {
  clear: both;
  height: 250px;
  padding-top: 100px;
  margin: 10px;
  margin-top: -100px;
}

#magazines #slideshow-link {
  float:left;
  margin-top: -100px;
}

#magazines H3 {
  clear: none;
}

#newspaper {
  width: 530px;
  padding-right: 200px;
  height: 200px;
  margin-top: 30px;
  margin-left: 180px;
  margin-right: auto;
  background: url(/includes/templates/template_default/images/events/newspaper.jpg) 20px right no-repeat;
}

#wrapper #newspaper LI {
  padding: 0px;
  margin: 0px;
  width: 470px;
  height: auto;
}

#wrapper #web-sites LI {
  height: auto;
  padding: 0px;
  margin: 0px;
  left: 0px;
  text-align: left;
  display: block;
  float: left;
  width: 220px;
}


