body {   
  background-image: url('../images/i-bg-o-h.gif');
}
#content a {
  color: #ec782a;
}
#content a:hover, #content #breadcrumbs a:hover  {
  color: #b96b0f;
}
#top-nav li a.nav-o {
	padding-bottom: 3px;
	margin-bottom: 0;
	}
#lhs ul li a:hover {
	color:#f76414;
	}
#search input {
	background:transparent url('../images/i-input-search-o.jpg') no-repeat;
}
#search .submit {
	background:transparent url('../images/i-button-search-o.png') no-repeat;
}
#rhs h3 {
	background-image: url('../images/g-arrow-o.gif');
}
ul.news li a:after {
	content: url('../images/g-abullet-o.png');
}