/* Style Sheet for Yellowstone National Park */



/* Global Settings */

body {

  background-color: #FFFF80;

  color: #800000;

}p { font-family: "MS Sans Serif", Times, serif; font-size: 12; }

h2 { font-family: "MS Sans Serif", Times, serif; font-size: 18; }

h1 { font-family: "MS Sans Serif", Times, serif; font-size: 24; }

td { padding: 1em; }

a { color: #800000}

.footer { border-top: thin solid #808040; 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 #808040}



/* Image Page Settings */

.caption { text-align: center }

.full_img { border: thick solid #808040}



