#home #splash { width: 960px; height: 477px; position: relative; } 
#home #splash #splash_image { width: 960px; height: 477px; background: url(/images/static/styles/splash-bg.png) no-repeat 0 0; }
#home #splash #splash_links { position: absolute; z-index: 2; top: 302px; left: 205px; } 
#home #splash #splash_links li { margin: 0 0 8px; }
#home #splash #splash_links li a { font: 1.2em Garamond, Times, serif; color: #BB2988; }

#home #featured_container { height: 156px; margin: 10px 0 0; }
#home #featured_container .featured { float: left; width: 302px; margin-right: 10px; }
#home #featured_container .featured.last { width: 648px; }

