﻿body {
    font-family: Arial;
    font-size: 0.8em;
}

.committee { font-weight: bold; font-size: 1.2em; }

tr.photo_gallery { background-color: #f5f5f5; }
table.photo_gallery {margin: 2px; text-align: center; width: 100%; border-width: 1px; }
td.photo_gallery { vertical-align: top; padding: 10px;}
img.photo_gallery {width: 160px; height: 120px; border: 0;}
.photo_gallery_title {font-size: 1.2em; text-align: center; font-weight: bold}
.photo_gallery_subtitle {font-size: 0.9em; text-align: center; font-style: italic}
.photo_gallery_event_description {text-align: left}
.photo_gallery_image_description {font-size: 0.85em; }
.photo_gallery_year {font-size: 1.6em; font-weight: bold}

.event { text-align: center; }
