
img {
  margin: 0px 0px;
  padding-top: 0%;
}
body {
  margin: 0px;
  padding: 0px;
  background: white none repeat scroll 0% 50%;
  text-align: justify;
  font-family: Graphite;
  font-size: 13px;
  color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Graphite;
  color: #000000;
}

p{
font-family: Graphite;
  color: #000000;
font-size: 15px;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: underline;
  color: #424d47;
}
#header {
  border-style: none;
  margin: 0px auto;
  padding: 5px 5px 0px;
  background: #ffffff;
  width: ;
  height:;
  color: ;
  border-top-width: thin;
  border-right-width: thin;
  border-left-width: thin;
}
#header h1 {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  color: #000000;
  font-size: 3em;
  text-transform: uppercase;
}
#header h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}
#menu {
  border-style: none;
  border-width: thin;
  margin: 0px 10px ;
  padding: 0px 0px;
  width: ;
  height: 20px;
  background-color: #000000;
  color: #ffffff;

}
#menu ul {
  border-style: none;
  margin: -3px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  color: #ffffff;

}
#menu li {
  display: inline;
  color: #ffffff;
}
#menu a {
  padding: 5px 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;

}
#menu a:hover {
  background-color: transparent;
  color: white;
text-decoration: underline;
}
#content {
  margin: -3px auto;
  padding: 10px 10px;
  width: ;
  background-color: #ffffff;
}
#content h2,  {
  font-weight: normal;
  color: #ff0000;
}
#content p, #content ul, #content ol {
  line-height: 150%;
}
#left {
  border-style: none;
  border-width: thin;
  margin-left: 100px;
  margin-right: auto;
  padding: 0px 20px 1px;
  float: left;
background-color: #ffffff;
}
#right {
  border-style: none;
  border-width: thin;
  margin-right: 200px;
  margin-left: auto;
  padding: 0px 20px 1px;
  float: right;
  background-color: #ffffff;
}
#center {
  background: #ffffff none repeat scroll 0% 50%;
  width: 700px;
  height: 1200px;
}
#footer {
  margin: 0px auto;
  padding: 0px;
  clear: both;
  width: 771px;
  font-size: 9px;
  text-align: center;
  color: #333333;
background-color: #ffffff;
}
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#lightbox a img {
  border:  none;
}
#outerImageContainer {
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  width: 250px;
  height: 250px;
}
#imageContainer {
  padding: 10px;
}
#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#imageContainer > #hoverNav {
  left: 0;
}
#hoverNav a {
}
#prevLink, #nextLink {
  background: transparent url(images/blank.gif) no-repeat scroll 0% 50%;
  width: 49%;
  height: 100%;
  display: block;
}
#prevLink {
  left: 0;
  float: left;
}
#nextLink {
  right: 0;
  float: right;
}
#prevLink:hover, #prevLink:visited:hover {
  background: transparent url(images/prevlabel.gif) no-repeat scroll left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
  background: transparent url(images/nextlabel.gif) no-repeat scroll right 15%;
}
#imageDataContainer {
  margin: 0 auto;
  font-family: Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  font-size-adjust: none;
  background-color: #ffffff;
  line-height: 1.4em;
}
#imageData {
  padding: 0 10px;
  color: #666666;
}
#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left;
}
#imageData #caption {
  font-weight: bold;
}
#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1em;
}
#imageData #bottomNavClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000000;
}
.lbWidth {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  min-width: 790px;
}
* html .lbContent {
  margin-left: -790px;
  position: relative;
}
* html .lbMinWidth {
  padding-left: 790px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}


