@charset "UTF-8";
/* CSS Document */

#slideshow_home {
	z-index: 50;
	background: none;
	background-color: transparent;
    height: 350px;  
    width: 500px;  
    padding: 0;  
    margin: 0;
	position: absolute;
	top: 265px;
	left: 420px;
} 
 
/*.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} */