body { font-family:Arial,Helvetica,sans-serif; font-size:15px; }
h1 { text-align:center; font-size:19px; font-weight:bold; }
h2 { text-align:center; font-size:18px; font-weight:normal; }
p { text-align:left; font-size:15px; }
a:link { text-decoration:none; color:#1f54c1 }
a:visited { text-decoration:none; color:#1f54c1 }
a:hover { text-decoration:none; color:#1c903f }
a:active { text-decoration:none; color:#2765e3 }
a:focus { text-decoration:none; color:#1c903f }
table.galtable { border-style:none; }
td.galmenu { padding-right:20; vertical-align:top; text-align:right; }
td.galpic { vertical-align:top; text-align:left; }
td.galtext { padding-right:20; vertical-align:bottom; text-align:right; }
p.galtitle {  font-weight:bold; font-size:16px; margin-bottom:8px; text-align:right; }
img.galimg { border-style:none; }
div.pseptop { background:url(pseptop.png) no-repeat center; width: 100%; height: 43px; margin-bottom: 14px; }
div.psep { background:url(psep.png) no-repeat center; width: 100%; height: 70px; margin: 14px 0px 14px 0px; }
div.psepbot { background:url(psepbot.png) no-repeat center; width: 100%; height: 43px; margin-top: 14px; }
div.oa { text-align: center; }
img.oa { border-style:none; border: solid 1px #7a6942; }
div.ot { text-align: center; font-weight: bold; margin-top: 5px; }
dd { font-size:12px; margin-left:0; }
#banner {
  background-color: #cfc4a7;
  color:#ff0000;
  background-image:url(header.jpg);
  background-repeat:no-repeat; 
  background-position:center;
  height: 150px;
  font-size:90px;
}
.menu { 
  display:flex; 
  align-items:center; 
  justify-content:center; 
  background-image:url(menu.jpg); 
  background-repeat:no-repeat; 
  background-position:center;
  height: 34;
  font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#ffffff;
	font-style:normal; 
}
.menu2 {
  font-size:13px;
}
.menu	a:link { text-decoration:none; color:#ffffff }
.menu	a:visited { text-decoration:none; color:#ffffff }
.menu	a:hover { text-decoration:none; color:#d0d0d0 }
.menu	a:active { text-decoration:none; color:#a0ffa0 }
.menu	a:focus { text-decoration:none; color:#ffff80 }
