div#logo h1 a{
 background:url(http://nue-media.com/css/orange/logo.jpg) 0 0 no-repeat;
}
div#nav ul{
 background:url(nav.png) no-repeat;
}
div#nav ul li a{
 background:url(nav.png) -10px -11px no-repeat;
}
div#content a,
div#content div.homeproject a.txt,
div#content div.contactright form label,
div#content div.blogentry form label,
div#content div.contactleft form label,
div#content div.blogentry h4,
div#footer div p#fval a,
div#content div.aboutsection p a,
div#ajax p,div#ajax2 p,
div#content div.listproject p.name,
div#content div.blogentry div.comment p.name span,
div#content div.blogright ul li a span,
div#content div.blogright ul li a:hover{
 color:#fa8700;
}
div#content a:hover,
div#header.home div#filler a.link,
div#content div.blogentry p.blinks a.perma,
div#content div.blogentry p.blinks a.postcom,
div#content div.blogentry div.comment p.name a,
div#content div.blogentry div.comment p.name span,
div#content div.blogright ul li a,
div#content div.homeproject a.img span,
div#content div.gridproject a.img span{
 background-color:#fa8700;
}
div#content div.blogentry p.date{
 background:url(http://nue-media.com/css/orange/date.png) 10px 0 no-repeat;
}
div#scrolltop a{
 background:url(scrolltop.png) 0 0 no-repeat;
}
div#content div.blogright form .button{
 background:url(http://nue-media.com/css/orange/search-submit.png) 0 0 no-repeat;
}
div#content div.blogright a.rssnews{
 background:url(rss-news-feed.png) 0 0 no-repeat;
}
div#content div.listproject p.next{
 background-image:url(next.png);
}