#wrapper {
	background: url(images/bg.jpg) repeat center top; 
}
#wrapper_bottom {
	background: url(images/bg_bot.jpg) no-repeat center bottom;
}
#wrapper_inside {
	background: url(images/bg_top.jpg) no-repeat center top;
}
#col_left {
	background: url(images/lcol_bottom.gif) no-repeat 30px bottom;
}
#col_left_bot {
	background: url(images/lcol_top.gif) no-repeat top;
}
#col_left_hd {
	height: 79px;
	background: url(images/hd_text.gif) no-repeat;
}
#mainlevelleftnav li {
	background: url(images/lnav_but_bot_off.gif) no-repeat bottom;
}
#mainlevelleftnav li a {
	background: url(images/lnav_but_top_off.gif) no-repeat top;
}
.leftnavlink_on {
	background: url(images/lnav_but_top_on.gif) no-repeat top!important;
}
.leftnav_on {
	background: url(images/lnav_but_bot_on.gif) no-repeat bottom!important;
}

#threecol_middle_content {
	background: url(images/rcol_drip_top.gif) no-repeat right top;
}
#threecol_middle_botdrip {
	background: url(images/rcol_drip_bot.gif) no-repeat 415px bottom;
}
span.article_seperator {
	background: url(images/hr_dots.gif) repeat-x center;
}