body { background: #202020; }

.menu { background-image: url(images/navbar.jpg); }
.menu li a { background-image: url(images/navbar.jpg); }
.menu a { padding: 1.55em 1.818em; border-top-width: 0; border-bottom-width: 0; }
.menu .rss { padding-right: 2em; }

#header { padding: 0; border: none; border: 1px solid white; }

#header #logo { 
  padding: 0; 
  margin: 0;
}

.home #header #logo { 
  text-indent: -999999em; 
  background-image: url(images/billboard900x300.jpg); 
  width: 900px; 
  height: 300px;
}

#header #logo { 
  text-indent: -999999em; 
  background-image: url(images/brandbar-page2.jpg); 
  width: 900px; 
  height: 150px;
}

.home-column{
  width:300px;
  float: left;
  margin: 0;
}

.home #content_box { background-image: none; min-height: 0; }

#sidebar_1{ margin-top: 20px; }

#footer{ border: none; background: url(images/bottom-bar.jpg); height: 20px; padding: 0; }

.widget .content{
  font-size: 12px;
  padding: 10px 20px;
}

#content_box {
  background-image:url(images/secondary-page-bg.png);
  background-position:left top;
  background-repeat:no-repeat;
  min-height:300px;
}

#content{ margin:2em 0em 1em 3em; width: 580px;}

.headline_area h2, .headline_area h1 {
  border-bottom: 3px solid #f1e7e6;
  margin-bottom: 5px;
}

.no_sidebars #content { width: 84em; }