/*menu pages specific styles*/
#page-container {text-align: center; width: 100%; height: 600px;}
.section { width: 100%; text-align: left; overflow: auto; height: 600px;}
.odd, .even { width: 100%; margin-bottom: 25px; font-size: 1em; }
.even { text-align: right; }
.odd h3, .even h3 { font-size: 1em; font-style: italic; display: inline; margin-right: 10px; }
.odd div, .even div { width: 70%; text-align: center; }
.even div { margin-left: 30%; text-align: center; }
.section-title { text-align: center; font-style: italic; font-size: 1.5em; clear: both;  }
.add-info { text-align: center; font-style: italic; font-size: 1em; clear: both; }
body { height:600px;  color: black; background: #fdeb9b url('../images/gzlogotranslucent.png') no-repeat fixed center; }
#page-title { padding-top: 20px; width: 100%; height: 75px; font-family: Georgia, Arial, Helvetica, sans-serif; font-size: 2em; text-align: center; background: #fdeb9b url('../images/gztitle.gif') no-repeat center 15px;}
.siglogo { width: 10%; float: left; }
