/* yellow style - yellow.css */

#top { background:url(purple/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #ffd302; }
#top .content { background:url(purple/bg-top.png) no-repeat top center; }
#featured { background:#6e3577 url(purple/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #e1dca4; border-bottom:1px solid #6e3577; }
#featured .content { background:url([purple/bg-slider.jpg) no-repeat top center; }
#nav a { color:#6c6f70; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#000000; background:#edc200; border:1px solid #ffd101; border-width: 0 0px 1px 0; }
