 body  {
	 text-align : center;
	 background-color : #000;
  }
#content {
	 text-align : center;
	 background-color : #fff;
	 padding : 6px;
	 border : 4px inset #0cf;
  }
#indexPix {
	 margin : 0 10%;
  }
table#header	{
	padding:1em;
	border-bottom:2px solid #C93;
	margin:1em 5%;
	}
td#intro	{ text-align:left; }
.indexCell {
	 height : 260px;
	 text-align : center;
	 vertical-align : top;
	 padding : 12px;
  }
img {
	 vertical-align : middle;
	 border : 0 none inherit;
  }
.navigation	{ font-weight:bold; text-align:center; padding-bottom:0;}
span.previous	{margin-right:5em; font-weight:bold; }
span.next	{margin-left:5em; font-weight:bold; }
div#thumbnails	{ padding-top:0; }

.indexPic {
	 width : 220px;
	 height : 220px;
	 text-align : center;
	 background-color : #ccc;
  }
.indexLink {
	 padding : 101px 0 103px;
	 border : 4px solid #ccc;
  }
a.indexLink:link {
	border : 4px solid #ccc;
  }
a.indexLink:hover {
	 border : 4px solid #c00;
  }
.indexCaption {
	 text-align : center;
	 margin-top : 1em;
  }
.picCategory {
	 font-style : italic;
	 font-weight : bold;
  }

