body {
  text-align: center;
  margin: 0px;
  padding: 30px 0px 0px 0px;
  background-color: #FFFFFF;
  background-image: url(../images/bg.png);
  background-repeat: repeat-x;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
#top {
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 876px;
  height: 392px;
  background-image: url(../images/top_div_bg.png);
  background-repeat: no-repeat;
  position: relative;
}
#logo {
  position: absolute;
  top: 20px;
  left: 80px;
  z-index: 99;
}
#pen{
  position: absolute;
  top: -30px;
  left: -77px;
}
#logoUCB {
  position: absolute;
  top: 20px;
  right: 20px;
}
#menuBG {
  position: absolute;
  top: 100px;
  left: 70px;
}
#menu {
  position: absolute;
  top: 130px;
  left: 95px;
  z-index: 99;
}
#video {
  position: absolute;
  top: 105px;
  right: 25px;
}
#bottom {
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 876px;
  background-image: url(../images/bottom_div_bg.png);
  background-repeat: repeat-y;
  background-position: top right;
  position: relative;
  overflow: auto;
}
#content {
  text-align: left;
  margin: 0px 0px 0px 70px;
  padding: 0px 0px 0px 0px;
  width: 783px;
  background-image: url(../images/content_bg.png);
  background-repeat: no-repeat;
  border-top: solid 10px #F9F9F2;
}
#contentText {
  text-align: justify;
  margin: 40px;
  padding: 0px;
  width: 530px;
}
#greenClip {
  position: absolute;
  top: 38px;
  right: 2px;
}
#redClip {
  position: absolute;
  top: 186px;
  right: 27px;
}
.foto {
  width:194px;
  float: left;
  margin: 15px;
}
.fotoDivider {
  clear: both;
}
p.footer1 {
  text-align: center;
  font-size: x-small;
  clear: both;
}
p.footer2 {
  text-align: justify;
  font-size: x-small;
  clear: both;
}
p.tel {
  margin: 25px;
  text-align: center;
  clear: both;
  font-weight: bold;
}
