@import url('colors.css');

/* Sub-Design Background Images */

body{background-image:url('../graphics/layout/page_bg.jpg');}
#topbr{background:url('../graphics/layout/top_br.jpg') no-repeat;}
#navwrap{background:url('../graphics/layout/nav_bg.jpg') repeat-y;}
#nav ul li a.top{background:url('../graphics/layout/nav_right.jpg') no-repeat right top;}
#nav ul li a.top:hover{background:url('../graphics/layout/nav_right_hover.png') no-repeat right top;}
#nav ul li.first a{background:url('../graphics/layout/nav_right.jpg') no-repeat right top;}
#spotlight {background:url('../graphics/layout/spotlight_bg.jpg') no-repeat;}
#utilities{background:url('../graphics/layout/utilities_bg.jpg') no-repeat;}
#footer{background:url('../graphics/layout/footer_bg.jpg') repeat-x;}
#rss{background:url('../graphics/layout/rss.jpg') no-repeat;}
#nav * {font-size:11pt;list-style:none;margin:0;}
ul.dropdown li a:link,ul.dropdown li a:visited{border-right:none;}