/* Cascading Stylesheet for Chapter NC-I Gallery Page */
@import url(../nci2.css);
hr {
  clear: both;
}
table {
  width: auto;
}
h1 {
font-size: 160%;
}
div.pgroup {
  margin: auto;
  clear: both;
}
DIV.gp
{
  position: relative;
  text-align: center;
  margin: auto;
  font-family: Verdana, Arial, helvetica, Sans-Serif;
  clear: both;
}
DIV.gp P
{
  margin-top: 0.3em;
  margin-bottom: 0.8em;
}
div.gp h1,h2,h3 {
  text-align: center;
}
DIV.gp H1
{
  white-space: nowrap;
}

div.gp table {
  margin: auto;
}

DIV.gp TD
{
  font-size: 80%;
  text-align: center;
  font-family: Verdana, Arial, helvetica, Sans-Serif;
}
div.gp img
{
  margin: 2px;
}
div.event {
  text-align: left;
  border-top: solid 2px #069;
  clear: both;
}
div.multipic {
  margin: auto;
  clear: both;
}
div.multiPic div {
  float: left;
  width: 50px; height: auto; 
  margin: 0 1.5em 1.5em 0; 
  background: #fff; 
  text-align: center; 
  font-size: 90%; 
  color: #000;
}
div.singlePic {
  margin: .5em 1em 1.5em 1em;
  text-align: center;
  font-size: 90%;
  clear: both;
}
div.singlePicLeft,
div.singlePicRight {
  text-align: center;
  font-size: 90%;
  clear: both;
}
div.singlePicLeft {
  float: left;
  margin:0 1em 1.5em 0;
}
div.singlePicRight {
  float: right;
  margin:0 0 1.5em 1em;
}
img.center {
  display: block;
  margin: 0 auto 0 auto;
  }
div.singlePic div {
  margin-right: auto;
  margin-left: auto;
}
div.galleryNav {
  clear: both;
  text-align: center;
  margin: .5em 1em .5em 1em;
  font-size: smaller;
  font-weight: bold;
  white-space: nowrap;
}
div.galleryNav span.prev {
  float: left;
  padding-left: 1em;
  padding-right: 1em;
  }
div.galleryNav span.next {
  float: right;
  padding-left: 1em;
  padding-right: 1em;
}
div.galleryNav a:link,
div.galleryNav a:visited {
  background: transparent none;
  color: #069;
}
div.galleryNav span.noPrev {
  color: #8bb;
  float: left;
  padding-left: 1em;
  padding-right: 1em;
  }
div.galleryNav span.noNext {
  background-color: transparent;
  color: #8bb;
  float: right;
  padding-left: 1em;
  padding-right: 1em;
}
table.toc {
  width: auto;
}
table.toc td {
  vertical-align: top;
  padding-left: 1em;
  padding-right: 1em;
}