body {
  font-family: "century gothic", verdana, Trebuchet MS, Eyechart, Geneva, Helvetica, sans-serif;
  padding: 12px 0px;
  margin: 0px;
  background: #FFF;
}

h2 {
  font-size: 38px;
  margin-top: 0px;
}

h3 a {
  text-decoration: none;
  color: #FFF;
  margin: 0px;
}

p {
  color: #FFF;
  font-size: 14px;
}

a {
  text-decoration: underline;
  color: #FFF;
}

a img.thumbs {
  border: 1px solid #FFF;
  margin: 3px 3px;
  padding: 0px;
}

a:hover img.thumbs {
  border: 1px solid #red;
}

img.headshots {
  text-align: left;
  margin: 0px 10px 10px 0px;
  padding: 0px;
}
  
#container {
  position: relative;
  margin: 0px auto;
  border: 0px;
  padding: 0px;
  width: 650px;
  background: #000;
}

#subcontainer {
  position: relative;
  float: left;
  margin: 0px;
  border: 0px;
  padding: 0px;
  width: 650px;
  background: #000;
}

#headerwrap {
  position: relative;
  width: 650px;
  height: 230px;
  margin: 0px;
  padding: 0px;
  background: #FFF;
}

#header {
  position: relative;
  float: right;
  border: none;
  margin: 0px;
  padding: 0px;
  width: 439px;
  height: 230px;
  background: url(../images/headers/mainheader.gif) no-repeat;
}

#header a {
  display: block;
  width: 439px;
  height: 230px;
  text-decoration: none;
}

#header a img {
  border: none;
}

#header a span {
  display: none;
}

#headerimage {
  position: relative;
  float: left;
  border: none;
  margin: 0px;
  padding: 0px;
  width: 211px;
  height: 230px;
  background: url(../images/headers/topleftbg.gif) no-repeat;
}
 
#midwrap {
  position: relative;
  border: none;
  margin: 0px;
  padding: 0px;
  width: 650px;
  background: transparent;
}

#contentwrap {
  position: relative;
  float: right;
  margin: 0px;
  border: none;
  width: 450px;
  padding: 0px;
  background: transparent;
}

#subcontent {
  position: relative;
  border-left: 9px solid #FFF;
  margin: 0px;
  padding: 0px;
  background: transparent;
}

.sectionheader {
  display: block;
  width: 441px;
  height: 100px;
  margin: 0px;
  padding: 0px;
  background: #FFF;
  border-bottom: 9px solid #FFF;
}

.welcomeheader {
  display: block;
  width: 441px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  background: #FFF;
  border-bottom: 9px solid #FFF;
}

.sectionheader img,
.welcomeheader img {
  margin: 0px;
  padding: 0px;
  border: none;
}

.content {
  color: #FFF;
  margin: 0px;
  padding: 0px 15px 9px 15px;
  background-color: #000;
}

.photocontent {
  color: #FFF;
  margin: 0px;
  padding: 9px 15px 9px 15px;
  background-color: #000;
}

.videocontent {
  color: #FFF;
  margin: 0px;
  padding: 0px 0px 9px 0px;
  background-color: #000;
}

#deannabio,
#kristabio,
#roybio,
#henrybio,
#duncanbio,
#tjbio,
#patrickbio,
#joshbio,
#redbio,
#benbio,
#bradybio {
  color: #FFF;
  border: none;
  margin: 0px;
  background-color: #000;
}

#navwrap {
  position: relative;
  float: left;
  margin: 0px;
  border: none;
  padding: 0px;
  width: 200px;
}

#navigation {
  position: relative;
  float: left;
  margin: 0px;
  border: none;
  padding: 0px;
  border-bottom: 9px solid #FFF;
}

#navigation span {
  display: none;
}

.navhome {
  position: relative;
  white-space: nowrap;
  display: block;
  width: 200px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/homebuttondown.gif) no-repeat;
}

.navabout {
  position: relative;
  white-space: nowrap;
  display: block;
  width: 200px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/aboutbuttondown.gif) no-repeat;
}

.navschedule {
  position: relative;
  white-space: nowrap;
  display: block;
  width: 200px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/schedulebuttondown.gif) no-repeat;
}

.navbios {
  position: relative;
  white-space: nowrap;
  display: block;
  width: 200px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/biosbuttondown.gif) no-repeat;
}

.navphotos {
  position: relative;
  white-space: nowrap;
  display: block;
  width: 200px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/photosbuttondown.gif) no-repeat;
}

.navvideos {
  position: relative;
  white-space: nowrap;
  display: block;
  width: 200px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/videosbuttondown.gif) no-repeat;
}

.navdonate {
  position: relative;
  white-space: nowrap;
  display: block;
  width: 200px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/donatebuttondown.gif) no-repeat;
}

.navcontact {
  position: relative;
  white-space: nowrap;
  display: block;
  width: 200px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: url(../images/buttons/contactbuttondown.gif) no-repeat;
}

.navhome a,
.navabout a,
.navschedule a,
.navbios a,
.navphotos a,
.navvideos a,
.navdonate a,
.navcontact a {
  position: relative;
  float: left;
  display: block;
  width: 200px;
  height: 30px;
  text-decoration: none;
}

.navhome img,
.navabout img,
.navschedule img,
.navbios img,
.navphotos img,
.navvideos img,
.navdonate img,
.navcontact img {
  width: 200px;
  height: 30px;
  border: 0px;
}

* html a:hover {
visibility:visible
}

.navhome a:hover img,
.navabout a:hover img,
.navschedule a:hover img,
.navbios a:hover img,
.navphotos a:hover img,
.navvideos a:hover img,
.navdonate a:hover img,
.navcontact a:hover img {
  visibility:hidden
}

#footer {
  position: relative;
  clear: both;
  width: 650px;
  height: 72px;
  margin: 0px;
  border: none;
  background: url(../images/footer.gif) no-repeat #FFF;
}

#footer p {
  text-align: center;
  padding: 25px 0px 0px 0px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	margin-bottom: 0.7em;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }