﻿body { margin: 5px; background-color: #99b5d7; text-align: center; color: #191970; font-family: Arial; }


@media print {
  body { font-family: Times New Roman; background: none; }
}




h1 { font-weight: bold; font-size: 12pt; }

h2 { font-weight: bold; font-size: 11pt; }

h3 { font-weight: bold; font-size: 10pt; }



body, p, a, input, textarea, table, td { font-size: 10pt; }

h1, h2, h3, p { margin: 0; }

h1 { margin-bottom: 6px; }

strong { font-weight: bold; text-transform: uppercase; }


a.NavItem { padding: 3px 10px 0 10px; font-weight: bold; color: #103d8f; float: left; height: 30px; text-decoration: none; }

a.NavItem:hover { background: url(images/NavOverBackground.jpg) repeat-x; color: #3a2262; }





p.MeetInfo { text-indent: -2em; margin-left: 2em; }


ul { margin: 0 2em; }



img.PhotoAlbum { border: #b3b9d8 1px solid; padding: 13px; background-color: #DADEEE; }




#PageBottom { height: 45px; width: 980px; background: url(images/PageBottomBorder.jpg); text-align: center; font-size: 9pt; color: #808080; }





.BigButton { border: 2px solid #5675A3; margin: 40px; padding: 10px; background-color: #FFE15D; text-align: center; color: #364967; font-size: 16pt; text-decoration: none; text-transform: uppercase; background-image: url('images/BigButtonBackground.png'); background-repeat: repeat-x; }
.BigButton:hover { background-color: #FFED95; border: 2px solid #FFD700; color:#000000; }

