@charset "utf-8";
#intro { 
  text-align: center; 
  font-family: Arial;
}


#image-gallery { 
  width: 90%; 
  margin: 0 auto;
  padding-left:5px;
}

#current-image { 
  width: 100%;
} 

#image-thumbs { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;
}/* CSS Document */
#image-thumbs1 { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;
}/* CSS Document */
#image-thumbs2 { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;
}
#image-thumbs3 { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;
}
#image-thumbs4 { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;
}
#image-thumbs5 { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;
}/* CSS Document */
#image-thumbs6 { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;
}
#image-thumbs7 { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;	
}
#image-thumbs8 { 
  display: flex; 
  justify-content: center; 
  margin-top: 20px;
  padding-left: 20px;
}
.thumb { 
  width: 7.5%; 
  
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
.thumb1 { 
  width: 7.5%; 
  
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
.thumb2 { 
  width: 7.5%; 
 
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
.thumb3 { 
  width: 7.5%; 
 
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
.thumb4 { 
  width: 7.5%; 
 
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
.thumb5 { 
  width: 7.5%; 
  
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
.thumb6 { 
  width: 7.5%; 
 
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
.thumb7 { 
  width: 7.5%; 
 
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
.thumb8 { 
  width: 7.5%; 
 
  object-fit: cover; 
  margin-right: 10px; 
  cursor: pointer;
}
