#headline
{
  width: 612px;
  height: 378px;
  padding: 0;
  margin: 4px 0;
}

#headline h2
{
  margin: 0;
  padding: 0;
}

#agenda
{
  position: absolute;
  top: 0;
  left: 618px;
  width: 378px;
}

#agenda h3
{
  margin: 0;
  padding: 0;
}

#agenda a.url
{
  display: block;
  padding: 2px 0;
  text-decoration: none;
  background: #d8212b;
  color: #fff;
  font-size: 16px;
}

#agenda a.odd
{
  background: #730000;
}

#agenda a:hover
{
  _background: #000;
}

#agenda a[href]:hover
{
  background: #000;
}

#agenda span.day
{
  position: absolute;
  margin: 18px 4px 2px 8px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1px;
}

#agenda span.displayName
{
  display: block;
  font-size: 26px;
  margin: 1px 6px 1px 52px;
}

#agenda span.date
{
  margin: 1px 6px 1px 52px;
}

#agenda em.subinfo
{
  margin: 1px 6px 3px 52px;
  font-size: 13px;
}

#agenda abbr
{
  border: none;
  cursor: pointer;
}

#newsfeed
{
  background: url(/img/bg-news.png) repeat-y top left;
  width: 580px;
  height: 100%;
  padding: 10px 10px 10px 25px;
  margin: 4px 0;
}


div#line{
background: url(img/line.png) repeat-y top 10;
height: 1px;
width: 590px;
}

h2{
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif; color: #d8212b;
font-weight: bold;
font-size: 150%;
}

h3{
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif; color: #d8212b;
font-weight: bold;
font-size: 110%;
}

h4{
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif; color: #C0C0C0;
font-size: 80%;
}
