/*body {
		background:#000 ;
		font:12px Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#D1C29F;
		margin:0;
		padding:0;
		text-align:center;
	}*/

	img{border:none;}
	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
			

            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		text-align:left;
		width:740;
		margin-top:00px;
		}	
				
	#content{ clear:both;}			




/* ----------------------- SLIDER   ---------------------------- */

        #slideshow_wrapper{height:340px; width:890px;}
		#slideshow_container
        {
            /* required settings */
	        position:relative;
	        overflow:hidden;
	        width: 695px;
	        height:340px; 
                padding:0;
        }

        #slideshow_container .items     {
            /* this cannot be too large */
            width:20000em;
	    position:absolute;
        }
        
        div.slideshow_content	{ float:left; width: 695px; height: 340px;  background:#50544B;}
        
        a.browse				{  padding: 0; }
		
		.NextPrev			{ height:16px; width:40px; padding: 0 0 0 15px;}
			a.next 			{background:url(data/template/next.png) no-repeat; width:16px; height:16px; cursor:pointer; }/**/
			a:hover.next 	{background:url(data/template/next.png) no-repeat; width:18px; height:16px; cursor:pointer;}/**/
			a.prev 			{background:url(data/template/previous.png) no-repeat; width:18px; height:16px; cursor:pointer;}/**/
			a:hover.prev 	{background:url(data/template/previous.png) no-repeat; width:18px; height:16px; cursor:pointer;}/**/
			
.slideShowTitle	{font-size: 14px;  font-style: normal;color:#fff; text-decoration: none; margin:0 0 5px 0;} /*text-transform: capitalize;*/

.slideShowBody	{ font-size:12px; color:#D1C29F;width:165px; height:280px;  padding:15px; line-height:15px;}	

.slideShowTxt	{ float:right; width:195px; padding:0 0 0 0px; background:#50544B; height:340px;}

.slideShowImage	{ float:left; padding:0 0px 0 0; width:695px
 /* ----------------------- SLIDER END   ---------------------------- */
