html,
body {
  min-height: 100%;
  color: #ffffff;
}
.pagecontent {
  min-height: 80%;
  background: #e7e7e7;
  background-repeat: no-repeat !important;
  background-position: center 0px!important;
  background-attachment: scroll;
  background-size: auto 100%!important;
  padding-bottom: 200px;
}
.pagecontent a.ui-link {
  color: #e77500;
}
#home {
  min-height: 100%;
  background: url(../files/images/ljc_nw.jpg) !important;
  background-repeat: no-repeat !important;
  background-position: center 0px!important;
  background-attachment: scroll;
  background-size: auto 100%!important;
}
#home #tellafriend {
  position: absolute;
  bottom: 40px;
  right: 10px;
  left: 10px;
}
#home .homecontent {
  font-size: 60%;
  line-height: 1.5em;
  color: #ffffff;
  margin: 10px;
  font-weight: normal;
  text-shadow: 1px 1px 1px #555;
}
#home .homecontent.two {
  position: absolute;
  right: 10px;
  top: 5px;
  margin: 0;
  text-align: right;
}
.list img.thumb {
  margin: 10px 15px;
  border: 1px solid #333;
}
#header {
  height: 40px;
}
#header h1 {
  margin-top: 13px;
  font-size: 11px;
}
#footer .ui-btn-text {
  font-size: 10px;
  text-transform: uppercase;
}
.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gallery li {
  float: left;
  width: 33.33333333%;
}
.gallery li a {
  display: block;
  margin: 5px;
  border: 1px solid #3c3c3c;
}
.gallery li img {
  display: block;
  width: 100%;
  height: auto;
}
#Gallery1 .ui-content,
#Gallery2 .ui-content {
  overflow: hidden;
}
