@import url("Layout.css");
@import url("Styles.css");
@import url("Menu.css");
@import url("superfish.css");
@import url("Animation.css");

/*--------------Gallery View Home -----------------*/


div#slideshow {
  width: 178px;
  height: 160px;
  margin-bottom: 15px;
  overflow: hidden;
}
div#slideshow img {
  width: 172px;
  height: 154px;
  padding: 2px;
  border: solid 1px #EFD1D1;
}
ul#nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#nav li {
  width: 88px;
  float: left;
}
ul#nav li img {
  width: 84px;
  height: 54px;
  padding: 2px;
  border: solid 1px #EFD1D1;
}
/*-------------- END Gallery View Home -----------------*/

/*-------------- MEMBERS -----------------*/
ul#Members {
  margin: 0;
  list-style: none;  
  padding: 0;
  left: 17px;
  top: 10px;
}
ul#Members li {
  display: block;
  width: 283px;
  height: 86px;
  margin-bottom: 10px;
  top: 10px;
  position: relative;
  right: 18px;
  float: right;
}
ul#Members li img {
  width: 279px;
  height: 87px;
}
a#Mnext {
  display: block;
  background: url(..//media/1295/IconNav.png) no-repeat 0 0;
  width: 13px;
  height: 19px;
  position: absolute;
  top: 81px;
  left: 1px;
}
a#Mnext:hover {
  background: url(..//media/1295/IconNav.png) no-repeat 0 -20px;
}

a#Mprev {
  display: block;  
  background: url(..//media/1295/IconNav.png) no-repeat -12px 0;  width: 13px;  height: 19px;  position: absolute;  top: 81px;
  right: 1px;
}
a#Mprev:hover {
  background: url(..//media/1295/IconNav.png) no-repeat -12px -20px;
}

/*-------------- END MEMBERS -----------------*/







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

