
body {
  background: #000000 url(../graphics/main-bg.gif) repeat-x;
  color: #7F7F7F;
  font-family: tahoma, arial;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

* html body {
}

img {
  border: 0px;
}

a:link { 
  color: #9D9D9B;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
  
a:visited { 
  color: #8c8D8A;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;  
}
  
a:hover { 
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

a:active { 
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.catlink {
  height:auto;
  width:auto;
  color: #909090;
  font-family: verdana, arial, tahoma;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
  text-decoration: none;
}

#catlink a:link {
  color: #9D9D9B;
  font-family: verdana, arial, tahoma;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#catlink a:visited {
  color: #8c8D8A;
  font-family: verdana, arial, tahoma;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#catlink a:hover {
  color: #FFFFFF;
  font-family: verdana, arial, tahoma;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

#catlink a:active {
  color: #FFFFFF;
  font-family: verdana, arial, tahoma;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#footer a:link { 
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}
  
#footer a:visited { 
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;  
}
  
#footer a:hover, #footer a:active { 
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: underline;
}

#banner {
  clear: both;
  height: 100px;
  width: 940px;
  text-align: center;
}

#container {
  margin: 0px auto;
  text-align: left;
  width: 940px;
}

#content {
  clear: both;
  width: 940px;
  background-image: url(../graphics/content-bg.gif);
  background-repeat: repeat;
}

#footer {
  background: url(../graphics/footer-bg.gif) repeat-x;
  clear: both;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  height: 108px;
  padding-top: 20px;
  text-align: center;
  width: 940px;
}

#headlines {
  background: #1F1F1F;
  padding: 10px;
  width: 174px;
}

#left {
  background: #333333 url(../graphics/content-top-bg.gif) no-repeat 0% 0%;
  float: left;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 65px;
  width: 706px;
}

#archleft {
  background: #333333 url(../graphics/content-top-bg2.gif) no-repeat 0% 0%;
  float: left;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 65px;
  width: 706px;
}

#srchleft {
  background: #333333; url(../graphics/content-top-bg3.gif) no-repeat 0% 0%;
  float: left;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  width: 706px;
}

#srch {
  display: block;
  height: 35px;
  width: 706px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#logo {
  height: 50px;
  width: 940px;
  text-align: center;
}

#nav {
  clear: both;
  display: block;
  height: 43px;
  width: 940px;
  background-image: url(../graphics/nav-bg.gif);
  background-repeat: repeat-x;
}
#nav ul li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;  
}
#nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align:center;
}

.nlink, .nlinkend {
  float:left;
  width:auto;
  list-style: none;
  display:inline;
  text-align:center;
  padding-top: 15px;
  padding-left: 17px;
  padding-right: 17px;
  height:28px;
}
.nlink{
  background-image: url(../graphics/nav-line.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
.nlinkend {
  background-image: none;
}
#right {
  float: left;
  width: 194px;
}

#right p {
  margin-top: 0px;
}

* html #right p {
  margin-top: -5px;
}

#stats {
  background: #494949;
  padding: 10px;
  width: 174px;
}

* html #stats {
  height: 170px;
}

#thmbtbl {
  width: 706px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.thmbrow {
  width: 706px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.thmbs {
  width: 706px;
  padding-top: 1px;
  padding-bottom: 1px;
  white-space: nowrap;
}

.date {
  color: #827961;
  font-size: 12px;
  font-weight: bold;
  padding-top: 4px;
}

.event {
  color: #827961;
  font-size: 12px;
  font-weight: bold;
}
.flt-lft {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}

.mid-lft {
  float: left;
  margin-left: 30px;
  margin-top: 5px;
}

.mid-ttl {
  float: left;
  margin-left: 20px;
  margin-top: 5px;
}

.flt-rgt {
  float: right;
}

.heading1 {
  background: url(../graphics/heading-bg-1.gif) no-repeat;
  color: #909090;
  display: block;
  font-family: arial, tahoma;
  font-size: 14px;
  font-weight: bold;
  height: 21px;
  margin-bottom: 12px;
  padding-left: 40px;
  padding-top: 4px;
  width: 174px;
}

* html .heading1 {
  margin-bottom: 5px;
}

.small_text { 
  font-size: 8px; 
  font-weight: Bold; 
  text-align: center; 
}

.copyright_text { 
  font-size: 9px; 
  font-weight: Bold; 
  text-align: center; 

}

.heading2 {
  background: url(../graphics/heading-bg-2.gif) no-repeat;
  color: #909090;
  display: block;
  font-family: arial, tahoma;
  font-size: 14px;
  font-weight: bold;
  height: 21px;
  margin-bottom: 5px;
  padding-left: 38px;
  padding-top: 4px;
  width: 174px;
}

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#lightbox a img {
  border: none;
}

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#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 {
  outline: none;
}

#prevLink, #nextLink {
  width: 49%;
  height: 100%;
  background: transparent url(../graphics/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
}

#prevLink {
  left: 0;
  float: left;
}

#nextLink {
  right: 0;
  float: right;
}

#prevLink:hover, #prevLink:visited:hover {
  background: url(../graphics/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
  background: url(../graphics/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%  
}

#imageData {
  padding:0 10px;
  color: #666;
}

#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left;
}  

#imageData #caption {
  font-weight: bold;
}

#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}      

#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: #000;
}