/* Style Sheet for Snowshoeing to Drew Lake - March 19, 2005 */

/* Global Settings */
body {
  background-color: #0080C0;
  color: #FFFFFF;
}
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: #FFFFFF}
.footer { border-top: thin solid #80FFFF; 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 #80FFFF}

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

