@import url('colors.css');
body {
	background:#DbE1C5 url('../graphics/layout/bg.gif') repeat-x !important;
}
#nav{background:url('../graphics/layout/util_rep.gif') repeat-y top left;}
#nav li{background:url('../graphics/layout/util_bg.gif') repeat-y top left;}
#nav li#first{background:url('../graphics/layout/util_top.gif') no-repeat top left;}
#linkstop{background:url('../graphics/layout/util_top.gif') no-repeat top left;}
#linksbot{background:url('../graphics/layout/util_bot.gif') no-repeat bottom left;}
#spot #spotimg{background:url('../graphics/layout/spotlight.gif') no-repeat top left;}
#news{background:url('../graphics/layout/news_rep.gif') repeat-y top left;}
#newstop{background:url('../graphics/layout/news_top.gif') no-repeat top left;}
#newsbot{background:url('../graphics/layout/news_bot.gif') no-repeat bottom left;}
#footwrap{background:url('../graphics/layout/foot.gif') repeat-x top;}