/* Style Sheet for Brothers Visit Dad - March 2008 */

/* Global Settings */
body {
  background-color: #238E23;
  color: #4F2F2F;
}
p { font-family: "", Times, serif; font-size: 12; }
h2 { font-family: "", Times, serif; font-size: 18; }
h1 { font-family: "", Times, serif; font-size: 24; }
td { padding: 1em; }
a { color: #4F2F2F}
.footer { border-top: thin solid #426F42; padding-top: 1em;}
.footer #navlink { text-align: center; }
.footer #pgcnt { float: left; }
.footer #comment { clear: both; text-align: center; }

/* Index Page Settings */
.thumb_img { border: medium solid #426F42}

/* Image Page Settings */
.caption { text-align: center }
.full_img { border: thick solid #426F42}

