@import url(../1.css);

/*
 * Individual photo display.
 */

body {
text-align: center;
}
/* Content Frame */
#i5 {
width: 480px;
}
/* Photo Space */
#i2 {
width: 480px;
height: 360px;
}
/* Photo */
#i6 {
}
/* Caption */
#i3 {
margin: .3em 0;
}
/* Navigation Bar */
#i4 {
}
/* Navigation Buttons */
.c3 {
font-size: smaller;
}
  /* Next */
  #i0 {
  }
  /* Index */
  #i1 {
  }
/* Facts */
#i7 {
font-size: smaller;
}
  /* Who */
  #i8 {
  }
  /* When */
  #i10 {
  }
  /* Where */
  #i9 {
  }
