#header {
  background: url(../images/electro/header.jpg) no-repeat;
  height: 142px;
}
#clocks {
  top: 40px;
  left: 565px;
}
#main {
  background: #faab4b;
}
#centerImage #image {
  top: 21px;
}
#content {
  background: url(../images/electro/content-bkgrd.gif) repeat-y;
}
#content #rightContent {
  width: 203px;
  padding: 0 5px;
}

.center {
  text-align: center;
}

/*
#rightContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
} */

#topNav {
    top: 130px;
    left: 26px;
}

#contentHome {
  margin-top: 20px;
  background: #fddfbb;
}
#contentHome #leftContent #press {
  background: #cabca6;
}