	#top-bg								{ background: #3a5200 url(../images/top_bg.gif) repeat-x left top; }
	#wrapper-head					{ background: url(../images/header_bg.jpg) no-repeat center top; border-bottom:1px dotted #9CAB60; }
		#logo								{ background:url(../images/logo.png) no-repeat left top; }
		#navbar li						{ background:url(../images/navbg.gif) no-repeat; }
		#navbar li:hover					{ background-image:url(../images/navbg_hover.png); }
#navbar li a span		{ background-position:left top; background-repeat:no-repeat; }
			#navbar li a:hover span				{ background-position: 0 -22px; }
			#nav-home a span	{ background-image:url(../images/nav_home.png); width:36px; }
			#nav-work a span	{ background-image:url(../images/nav_work.png); width:39px; }
			#nav-journal a span	{ background-image:url(../images/nav_journal.png); width:60px; }
			#nav-about a span	{ background-image:url(../images/nav_about.png); width:44px; }
			#nav-contact a span	{ background-image:url(../images/nav_contact.png); width:59px; }
		#navbar li.current_page_item { background:url(../images/navbg_active.png) no-repeat; }
			#navbar li.current_page_item a span {background-position:left -11px;}
		#footnav li					{ background:url(../images/footerbg.png); }
	#sidebar2 .block h3			{ background:url(../images/sidebar_topbg.png) repeat-x; }
	#sidebar2 .block-content { background:url(../images/sidebar_bg.png); }
	#sweet-links li:hover span { background:#c7e92c; }
	#sweet-links li span	{ background:#000000 url(../images/footermenu.png) no-repeat 93% 7px; }
	#to-top								{ background:url(../images/totop.png) no-repeat right 5px; }
	h1										{ background:url(../images/plus.png) no-repeat 99.8% 10px; }
#search-submit, #submit, .textfield { background:#ffffff; cursor: pointer }
#login-submit						{ background:transparent; }
