body {
  font-family:Arial;
  font-size:12px;
  margin:0px;
  padding:0px;

  background:url('/media/dig_back.jpg') repeat-x;
  background-color:#fdf3d4;
}

div#container {
  width:990px;
  margin:0px auto;
}

div#banner_top {
  width:990px;
  height:101px;
  margin-bottom:10px;
}

div#link_bar {
  background:url('/media/link_bar.jpg') no-repeat;
  width:959px;
  height:58px;
}

div#main_content_container {
  width:518px;
  float:left;
  padding:0px;
  background:url('/media/main_content_bg.jpg') repeat-y;
}

div#main_content_home {
  padding:15px;
  width:485px;
  height:410px;
  overflow:auto;
  text-align:justify;
  float:left;
}

div#latest_news_container {
  width:208px;
  float:left;
  margin-left:15px;
  background:url('/media/home_latest_news_bg.jpg') repeat-y;
}

div#latest_news_content {
  padding:15px;
  height:410px;
}

div#media_feeds_container {
  width:208px;
  float:left;
  background:url('/media/home_latest_news_bg.jpg') repeat-y;
  margin-left:10px;  
}

div#media_feeds_content {
  padding:15px;
  height:410px;
  overflow:hidden;
}

div#footer_container {
  width:990px;
  clear:both;
  margin:0px auto;
  margin-top:30px; 
}

div.foot_logo_first 
{
  float:left;
  padding-right:6px;
  margin-top:5px;
  margin-bottom:5px;
}

div.foot_logo 
{
  float:left;
  padding-left:6px;
  padding-right:6px;
  margin-top:5px;
  margin-bottom:5px;
}

div.foot_logo_last
{
  float:left;
  padding-left:6px;
  margin-top:5px;
  margin-bottom:5px;
}
a.foot_link {
  color:#565656;
  text-decoration:none;
}

a:hover#foot_link {
  text-decoration:underline;
}
div.footer_links {
  color:#565656;
  clear:both;
  margin-top:10px;
}

img#george_trophy {
  margin-left:10px;
}

img.news_bottom {
  margin-bottom:-3px;
}

div#home_main_cont_bottom {
  width:518px;
  height:19px;
  margin-bottom:-3px;
}

div#news_bottom_teaser_link {
  text-align:center;
  color:#f58020;
  height:15px;
  width:100%;
}

a#youtube_link {
  color:#f58020;
  text-decoration:none;
}

div.latest_news_top {
  width:158px;
  height:14px;
  background:url('/media/home_sub_top.jpg') no-repeat;
  padding:10px 25px;
}
