#mainContentArea { background: url(/i/bgHome.jpg) no-repeat 0 48px; }

#headerFiller {
  background-color: #000000;
  width: 170px;
  height: 40px;
}

#headerLinksWrapper a:hover, .headerSel {
  color: #999999 !important;
  text-decoration: none;
}

#headerLinksWrapper img {
  margin-left: 20px;
  margin-right: 20px;
}

h1 {
  font: 18px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color: #000000;
  margin-left:-10px;
}

h2 {
  font: 13px/150% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 30px;
  margin-left:-10px;
}

#smallPicturesDiv {
  /*width: 300px;*/
  width:245px;
  height: auto;
  /*padding-top:30px;*/
  margin-left:10px;
}

#bigPicturesDiv {
  /*width: 380px;*/
  width:440px;
  height: auto;
  /*margin-left: 20px;
  padding-top:130px;*/
  margin-left:0px;
  padding-top:25px;
}

.center{padding-top:154px;}

#footerOrangeArea {
  height: 40px;
  background-color: #000000;
  border-top: solid 1px #666666;
}