#wrapperOut { 
  position: absolute;
  top: 50%;
  left: 50%;
  overflow:show; 
}

#page {
  position: absolute; 
  top: -283px; 
  left: -480px;
}


#mainContent tr {
  height: 180px;
}

#lastLi {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

#news {
  width: 280px;
  background-color: #E6E6E6;
  height: 180px !important;
}

#newsWrapper {
  width: 250px;
  height: 150px;
  color: #333333; 
  margin-top: 2px;
  margin-left: 11px;
}

#newsWrapper h2, #agendaWrapper h2 {
  color: #333333;
  margin-bottom: 3px;
}

.newsItem {
  width: 100%;
  border-top: solid 1px #D3D3D3;
  padding-top: 2px;/*
  padding-bottom: 5px;*/
  margin-top: 5px;
}

.theDate {
  width: 40px;
  color: #999999;
}

.theNews {
  width: 210px; 
}
.theNews a {
  color: #333333;
}

#agenda {
  width: 280px;
  background-color: #F3F3F3;
  height: 180px !important;
}

#agendaWrapper {
  color: #333333; 
  margin-top: 2px;
  width: 250px;
  margin-left: 11px;
  height: 150px;
}

#agendaWrapper .theNews {
  width: 250px;
}


#homeFiller {
  height: 45px;
  margin-top: -11px;
}

div[id=homeFiller] {  /* hide css from ie6 */
  margin-top: 0px !important;
}

#greenSide {
  background-image: url(/i/background_footer.gif);
  height: 100%;
  width: 760px;
}

#greySide {
  background-image: url(/i/background_grey.gif);
  height: 100%;
  width: 200px;
}

#homeBanner {
  width: 960px;
  height: 237px;
}

.butoaneHome {
  padding-right:20px;
}
