/***
** This file defines the basic layout of 
** the entire site.  If there is something that is specific to a certain page
** please create a new CSS file to keep this one from becoming cluttered
***/

#content {
background-image:url(images/content_background_320_right.gif); 
}

#Main-Content-Panel{ 
  float:left; 
  width:645px; 
  margin-top:10px; 
  background-image: none;
  background-repeat: repeat-y;
}

#Main-Content-Panel #Leader-Board{ 
  display: none;                                  

}

#Main-Content-Panel #left-rail{
  width: 160px; 
  float: left;
}

/*** #Main-Content-Panel #left-rail li {
*** font-size:10px;
***}
***/

#Main-Content-Panel #left-rail #inside-nav {
background-color:#f5f3ec;
}

#Main-Content-Panel #right-rail{
  width:445px; 
  padding-top:0; 
  margin-left:4px; 
  padding-left:0px; 
  float:right; 
  overflow: hidden;
}

#right-column { 
  width: 320px;
}

h2.block, h2.secondary-block, h2.tertiary-block {
  background-image: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

h2.secondary-block {
  background-color: #XXX;
}

h2.tertiary-block {
  background-color: #XXX;
}
#Breaking-News .more a { color: #503a1d; font-weight: bold;  }

/* Styles for advertisements, overriding */
#default-big-box-300x250{
  text-align: center; 
  border: 0px solid #BABABA;
  padding: 0px; 
  margin-top: 10px;
  margin-bottom: 10px;
}
