/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #666666 url(images/bg.gif) repeat scroll 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#gallery {
  border: 6px solid #ffffff;
  margin: 65px auto;
  padding: 10px;
  background: #aaaaaa none repeat scroll 0% 50%;
  position: relative;
  width: 820px;
}
#images {
  border: 2px solid #9ac1c9;
  background: #eef5f6 none repeat scroll 0% 50%;
  height: 225px;
  margin-bottom: 20px;
}
#image {
  border: 2px solid #666666;
  padding: 5px;
  background: #ffffff url(images/loading.gif) no-repeat scroll center;
  position: relative;
  width: 800px;
  height: 350px;
}
#image img {
  position: absolute;
  top: 5px;
  left: 5px;
}
#thumbwrapper {
  border: 2px solid #666666;
  padding: 5px 0;
  background: #ffffff none repeat scroll 0% 50%;
  margin-top: 10px;
  width: 820px;
  height: 100px;
  visibility: visible;
}
#Home_thumbwrapper {
  background: #ffffff none repeat scroll 0% 50%;
  width: 0px;
  height: 0px;
  visibility: visible;
}
#thumbarea {
  position: relative;
  overflow: hidden;
  height: 100px;
  width: 810px;
}
#copyarea {
  margin: 10px;
  position: relative;
  overflow: hidden;
  height: auto;
  width: 97%;
}
#galleryarea {
  border-color: #666666;
  padding: 5px;
  position: relative;
  overflow: hidden;
  height: auto;
  width: 300px;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #cccccc;
  float: right;
}
#Nav {
  position: relative;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-bottom: 20px;
}
#GalleryThumbs {
  border-right: 5px solid #ffffff;
  position: inherit;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 5px;
  height: 100px;
  width: 400px;
  left: -189px;
  top: -443px;
}
#thumbs {
  border-right: 5px solid #ffffff;
  position: absolute;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 5px;
  height: 100px;
  width: 10000px;
}
#hiddenthumbs {
  position: fixed;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  height: 100px;
  width: 100px;
  visibility: hidden;
}
#thumbs li {
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
#GalleryThumbs li {
  margin: 2px;
  float: left;
  cursor: pointer;
}
#Nav li {
  float: right;
  margin-right: 20px;
  cursor: pointer;
  width: auto;
}
.imgnav {
  position: absolute;
  height: 356px;
  width: 20%;
  z-index: 100;
  cursor: pointer;
}
.logonav {
  position: absolute;
  height: 64px;
  width: 638px;
  z-index: 100;
  cursor: pointer;
  top: -81px;
}
#previmg {
  border-left: 5px solid #ffffff;
  background: transparent url(images/left.gif) no-repeat scroll left center;
  left: 0;
}
#previmg:hover {
  opacity: 1;
}
#nextimg {
  border-right: 5px solid #ffffff;
  background: transparent url(images/right.gif) no-repeat scroll right center;
  right: 0;
}
#nextimg:hover {
  opacity: 1;
}
#Floater {
  float: right;
  padding-top: 10px;
  height: 100px;
}
#Logo {
  background: transparent url(images/logo.png) no-repeat scroll left top;
  right: 193px;
}
#Logo:hover {
  opacity: 1;
}
.NavCopy {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  line-height: normal;
  font-variant: normal;
  text-transform: uppercase;
  color: #333333;
  list-style-position: inside;
  list-style-type: none;
  text-align: center;
}
a:link {
  color: #ffffff;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  text-decoration: underline;
  color: #cccccc;
}
a:active {
  text-decoration: none;
  color: #00ff00;
}
