body {
  margin:0px;
  padding:10px;
  background-image:url(../images/bg.png);
  font-family:Helvetica, Arial, sans-serif;
  text-align:center;
}
#header {
  background:url(../images/webmedia_sliced_r2_c2.png);
  background-repeat:no-repeat;
  margin:0px auto;
  width:770px;
  height:101px;
}
#menu {
  background:url(../images/webmedia_sliced_r3_c2.png);
  background-repeat:no-repeat;
  text-transform:uppercase;
  text-align:left;
  margin:0px auto 10px auto;
  font-weight: bold;
  line-height: 50px;
  overflow: hidden;
  width:770px;
  height:50px;
}
#navlist {
list-style-type: none;
margin: 0;
margin-left: 40px;
padding: 0;
}
#navlist li {
border-right: 1px dotted #999999;
float: left;
margin: 0 .5em 0 -.5em;
padding: 0 1em 0 1em;
}
#navlist li a {
color:#000000;
text-decoration:none;
}
#navlist li a.active {
color:#FFDE00;
text-decoration:none;
}
#navlist li a:hover {
color:#FFDE00;
text-decoration:none;
}
#contentTop {
  background:url(../images/webmedia_02_sliced_r2_c2.png);
  background-repeat:no-repeat;
  margin:0px auto;
  width:770px;
  height:120px;
}
#ad {
  margin:15px;
  float:left;
}
#ucbRadio {
  margin: 15px 15px 15px 0px;
  float:right;
}
#contentBody {
  background:url(../images/webmedia_02_sliced_r3_c2.png);
  overflow:auto;
  overflow:hidden;
  margin:0px auto 0px auto;
  width:770px;
}
#videosRecientes {
  width: 395px;
  float: left;
  margin: 0px 15px 0px 15px;
}
#videoLive {
  width: 500px;
  float: left;
  margin: 0px 15px 0px 15px;
}
#videosLarge {
  width: 740px;
  margin: 0px 15px 0px 15px;
}
#videoThumb {
  margin: 0px 5px 0px 5px;
  text-align: left;
  overflow:auto;
  overflow:hidden;
}
#video {
  width: 330px;
  float: right;
  margin: 0px 15px 0px 0px;
}
#events {
  width: 225px;
  float: right;
  text-align: left;
  margin: 0px 15px 0px 0px;
  overflow:auto;
}
div.hr {
  margin: 0px 0px 15px 0px;
  border: none;
  border-bottom: 1px dotted #999999;
  text-align:left;
  font-weight:bold;
}
#footer {
  font-size:x-small;
  text-align:justify;
  clear:both;
  margin: 0px 15px 4px 15px;
}
#copy {
  text-align:center;
  margin:0px;
}
#contentBottom {
  background:url(../images/webmedia_02_sliced_r4_c2.png);
  background-repeat:no-repeat;
  margin: 0px auto;
  padding: 0;
  width:770px;
  height:11px;
}

