body {background:no-repeat top center url('../design/background-header.jpg'); 
      background-color:#000;}

/*----------------------------- SLIDESHOW ------------------------*/
#slideshow1 {width:987px; margin:auto; padding-bottom:100px;}

/*----------------------------- MAIN CONTENT ------------------------*/
#content-home {width:930px; height:280px; margin:auto;  color:#837351; background:#000; border-top:1px solid #1b180a;}
#content-home ul {width:890px; margin:auto; padding-top:15px;}
#content-home ul b {font-size:11px; padding-left:10px;}
#content-home li {float:left; width:283px;}
#content-home li img{filter:alpha(opacity=70); opacity:0.7; margin:-10px 0 -3px 0; border:1px solid #302902;}
#content-home li a:hover img {filter:alpha(opacity=100); opacity:1;}            
#content-home h3 {font-family:"Trebuchet MS", Verdana, Verdana; color:#f2eada;}
#content-home .dots {width:20px; height:200px; margin-top:29px; background:repeat-y 7px 0px url('../design/dots.gif');}
#content-home a {font:bold 12px Verdana; color:#e3d192; text-decoration:none;}
#content-home a:hover {text-decoration:underline;}