#s6 { width: 177px; height: 270px; border: 1px solid #ddd; background-color: #eee; }
#s6 div { width: 177px; height: 270px; padding: 5px; color: #333; text-align: left;  font-family: Arial; font-size: 12px; }
#s6 div img {background: #fff }
#s6 a,#s6 a:link,#s6 a:visited{	text-decoration:none;	}
#s6 a:hover{ color:orange;}

#s7 { width: 177px; height: 270px; border: 1px solid #ddd; background-color: #eee; }
#s7 div { width: 177px; height: 270px; padding: 5px; color: #333; text-align: left; font-size: 12px; font-family:Arial; }
#s7 div img { background: #fff }
#s7 a,#s7 a:link,#s7 a:visited{	text-decoration:none;	}
#s7 a:hover{ color:orange;}

#s8 { width: 280px; height: 850px; border: 1px solid #ddd; background-color:White; }
#s8 div { width: 280px; height: 850px; padding: 5px; color: #333; text-align: center; font-size: 12px; font-family:Arial; }
#s8 div img { background: White; }
#s8 a,#s8 a:link,#s8 a:visited{	text-decoration:none;	}
#s8 a:hover{ color:orange;}

#s6 div,#s7 div,#s8 div { top: 0; left: 0 }
        
td a { margin: 0px }

#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 0px; padding: 3px 5px;  font-family: Arial; font-size: 10px;  }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }
