body {
	color: #000;
	font-size: 1em;
	font-family: 'EB Garamond', serif;
	
	background-color: #fff;
	
}
p { color: #000; font-size: 100%;  line-height: 24px; text-align: left; margin-right: 6px; margin-left: 8px; }
h1 { color: #000; font-size: 100%; line-height: 19px; text-align: left; margin-right: 8px; margin-left: 8px; }


.titles { color: #000; font-size: 32pt; font-family: 'EB Garamond', serif; position: relative; top: 20px; }
.subtitles { color: #902225; font-size: 18pt; font-family: 'EB Garamond', serif; line-height: 16px; position: relative; top: -10px; padding: 2px 12px 22px 6px; }

h2 { color: #000; font-size: 100%; line-height: 18px; text-align: center; margin-right: 8px; }
h3 { color: #3675ad; font-size: 80%; line-height: 16px; text-align: left; margin-right: 8px; margin-left: 8px; }
h4 { color: #000; font-size: 100%; line-height: 19px; text-align: left; margin-right: 8px; }
td { color: #000; font-size: 76%; line-height: 16px; text-align: left; }
td.h1 { color: #aa0009; font-size: 100%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; text-align: left; }
a:link { color: #000; color:#217634;  text-decoration: none; }
a:visited { color: #217634; text-decoration: none; }
a:hover { color: #5badce ; text-decoration: none; }
a:active { color: #217634; text-decoration: none; }
.class1 A:link { font-size: 110%; font-weight:bold; color: #000; text-decoration: none ; outline-style: none; }
.class1 A:visited { color: #000; text-decoration: none ; outline-style: none; }
.class1 A:active {  text-decoration: none; outline-style: none; }
.class1 A:hover { text-decoration: none; color: #FFF; background-color: #ccc; outline-style: none; }
#container { width: 600px; height: 100%; margin-right: auto; margin-left: auto; }
#container1 { width: 600px; height: 100%; margin-right: auto; margin-left: auto; }
#topbox2 { top: 8px; width: 600px; height: 160px; margin-bottom: 12px; }
#topbox {margin-bottom: 12px;  width: 550px; height: 50px; }
.page { font-size: 22pt; font-family: gispiero; text-align: center; position: relative; margin-bottom: 12px; top: -28px; width: 180px; height: 90px; margin-left: 550px; padding: 12px 4px 4px; }
#contentbox { margin-top:20px; width: 600px; height: 100%; padding-top: 24px;clear:both; }
#contentbox2 { margin-top:20px; width: 600px; height: 940px; padding-top: 2px;clear:both; background-image:url(../images/bkgnd26.jpg); border:solid 10px #000;}

.menul {
	position:absolute;
	top: 10px;
	left: 0;
	width: 380px;
	height: 500px;
	padding-top: 0;
	padding-bottom: 30px;	
	
}
.textbox { width: 500px; height: 500px; overflow: auto; float: right; padding-right: 8px;padding-bottom:20px; }
.textbox1 { width: 350px;  float:right; padding-left:6px; padding-right: 8px; padding-top:10px;}
.textbox2 { margin-left: 4px; padding-right: 8px; position: absolute; top: 4px; left: 178px; width: 600px; height: 500px; overflow: auto; }
.imagebox { margin-top:92px; margin-left: 120px; padding-right: 8px; top: 4px; width: 590px; height: 650px; overflow: auto; }
#footer {  margin-bottom: 12px; top: 8px; width: 550px; height: 30px; clear:both; }

ul,{
	list-style-type:none;
	margin-left:4px;
	padding-left:4px;
	padding-bottom:12px;
	display:inline;
}
 li{
	list-style-type:none;
	margin-left:4px;
	padding-left:4px;
	padding-bottom:12px;
}
li img{
	list-style-type:none;
	margin-left:0px;
	padding:4px;
	align:center;
	text-align: center;	
}
img{
	padding:10px 10px 10px 0;
}