@import url('layout.css');
@import url('colors.css');

/* Design Background Images */
#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;}

.fdpc_wizard_nav ol {font-size:10px;}
