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

#red-carpet-wrapper,
#hayley-marie-wrapper,
#oscars-wrapper,
#babble-wrapper,
#hersay-wrapper {
  text-align: justify;
  width: 720px;
  margin: 20px auto;
  border: 1px solid #aaa;
  padding: 0px 20px;
}

#red-carpet-wrapper H2 A,
#hayley-marie-wrapper H2 A,
#oscars-wrapper H2 A,
#hersay-wrapper H2 A {
  margin: 20px 50px;
  font-size: 18px;
  display: block;
  color: #600;
  text-align: center;
}

h3#babble {
  color: #e97116;
  width: 400px;
  margin: 0px auto 10px;
  border: 0px !important;
}

div#babble-images {
  position: relative;
}

div#babble-images div {
  float: left;
  display: inline-block;
}

div#babble-images img {
  width: 50%;
  margin-left: 40px;
}

div#babble-images #caption {
  color: #e97116;
  font-weight: bold;
  text-align: right;
  width: 180px;
  position: relative;
  top: 150px;
}

#hersay-wrapper #inga-maya-img {
  width: 190px;
  float: right;
  position: relative;
  border: 1px solid #AAAAAA;
  margin: 0 0 0 20px;
  padding: 8px;
}

#inga-maya-img {
  width: 175px;
  margin-left: 15px;
  float: right;
  position: relative;
}

#red-carpet-image {
  float: right;
  margin: 0px 0px 0px 20px;
  padding: 8px;
  border: 1px solid #aaa;
}

#red-carpet-image2 {
  float: center;
  margin: 0px 0px 0px 50px;
  padding: 8px;
  border: 1px solid #aaa;
}

#oscars-image {
  float: right;
  margin: 0px 0px 0px 20px;
  padding: 8px;
  border: 1px solid #aaa;
  width: 55%;
}

#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) 840px center no-repeat;
  min-height: 200px;
  padding-right: 200px;
  padding-left: 150px;
}

#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;
}

#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;
}


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

