@-webkit-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-moz-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-o-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

#cf1a {
  width:33.333333%; 
  position:relative;
  height:200px;
  float:left;
}

#cf1a img {
  position:absolute;
  
  padding:2px 2px 2px 2px;
  
  border-top-left-radius:2em;

	width: 100%;
	height:100%;

  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}

#img1 {
  -webkit-animation-delay: 16s;
  -moz-animation-delay: 16s;
  -o-animation-delay: 16s;
  animation-delay: 16s;
}
#img2 {
  -webkit-animation-delay: 14s;
  -moz-animation-delay: 14s;
  -o-animation-delay: 14s;
  animation-delay: 14s;
}
#img3 {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  animation-delay: 12s;
}
#img4 {
  -webkit-animation-delay: 10s;
  -moz-animation-delay: 10s;
  -o-animation-delay: 10s;
  animation-delay: 10s;
}
#img5 {
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -o-animation-delay: 8s;
  animation-delay: 8s;
}
#img6 {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  animation-delay: 6s;
}
#img7 {
  -webkit-animation-delay: 4s;
  -moz-animation-delay:4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}
#img8 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}


#cf2a {
  width:33.333333%; 
  position:relative;
  height:200px; 
  float:left;
}

#cf2a img {
  position:absolute;
width: 100%;
	height:100%;
	padding:2px 2px 2px 2px;
	
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}


#cf3a {

  width:33.333333%; 
  position:relative;
  height:200px; 
  float:left;
}

#cf3a img {
  position:absolute;
	width: 100%;
	height:100%;
  border-top-right-radius:2em;
	padding:2px 2px 2px 2px;
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}

#cf4a {

  width:33.333333%; 
  position:relative;
  height:200px;
  float:left;
}

#cf4a img {
  position:absolute;
	width: 100%;
	height:100%;
	padding:2px 2px 2px 2px;
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}

#cf5a {

  width:33.333333%; 
  position:relative;
  height:200px;
  float:left;
}

#cf5a img {
  position:absolute;
	width: 100%;
	height:100%;
	padding:2px 2px 2px 2px;
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}


#cf6a {
  width:33.333333%; 
  position:relative;
  height:200px;
  float:left;
}

#cf6a img {
  position:absolute;
	width: 100%;
	height:100%;
	padding:2px 2px 2px 2px;
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}


#cf7a {

  width:33.333333%; 
  position:relative;
  height:200px;
  float:left;
}

#cf7a img {
  position:absolute;
	width: 100%;
	height:100%;
padding:2px 2px 2px 2px;	
	border-bottom-left-radius:2em;	

  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}


#cf8a {

  width:33.333333%; 
  position:relative;
  height:200px;
  float:left;
}

#cf8a img {
  position:absolute;
	width: 100%;
	height:100%;
padding:2px 2px 2px 2px;	
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}


#cf9a {

  width:33.333333%; 
  position:relative;
  height:200px;
  float:left;
}

#cf9a img {
  position:absolute;
	width: 100%;
	height:100%;
padding:2px 2px 2px 2px;	
	border-bottom-right-radius:2em;	

  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 16s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 16s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 16s;
}