div#logo h1 a{
 background:url(images/logo2.png) 0 0 no-repeat;
}
div#nav ul{
 background:url(images/nav2.png) no-repeat;
}
div#nav ul li a{
 background:url(images/nav2.png) -10px -11px no-repeat;
}
div#content a,
div#content div.homeproject a.txt,
div#footer div p#fval a,
div#ajax p,div#ajax2 p,
div#content div.listproject p.name,{
 color:#95e744;
 text-decoration:underline;
}
div#content a:hover,
div#header.home div#filler a.link,
div#content div.homeproject a.img span,
div#content div.gridproject a.img span{
text-decoration:underline;
 color:#fff;
}
div#content div.blogentry p.date{
 background:url(images/date.png) 10px 0 no-repeat;
}
div#scrolltop a{
 background:url(images/scrolltop.png) 0 0 no-repeat;
}
div#content div.blogright form .button{
 background:url(images/search-submit.png) 0 0 no-repeat;
}
div#content div.blogright a.rssnews{
 background:url(images/rss-news-feed.png) 0 0 no-repeat;
}
div#content div.listproject p.next{
 background-image:url(images/next.png);
}

