BODY { background-color: white; }

BODY.homePage { background-color: white; }

BODY.meets { background-image: url(../images/paper.gif) }

BODY.news { background-image: url(../images/brick_wall.gif) }

TABLE.main { width: 100%; height: 100% }

TABLE.pageHeader { height: 10%; width: 100%; border-width: 1px; border-color: black; }

TABLE.meetsList { width: 75% }

TD.pageHeader { font-size: x-large; text-align: center }

TD.content { vertical-align: top }

TD.navMenu { border-width: thin ; background-color: lightblue; width: 11%; text-align: center }

A.navMenu { color: black; text-decoration : none }

A.navMenu:hover { color: red }

P.photoTitle { font-size: large; text-align: center }

P.photoCredit { font-style: italic; font-size: small; text-align: right }


