body {	
	font-family: Times New Roman, Times, Serif;
	background-repeat: repeat-y;
	background-position: 0px 9px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	}
#frame {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
#txtheader {
	width: 100%;
	height: 84px;
	background-repeat: repeat-x;
	background-position: bottom left;
	overflow: hidden;
	}
#txtheader h1 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	padding-left: 15px;
	white-space: no-wrap;
	height: 72px;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 30px;
	}
#txtheader h2 {
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 16px;
	position: absolute;
	top: 46px;
	left: 0px;
	padding-left: 20px;
	white-space: no-wrap;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	}
#txtmenu {
	float: left;
	clear: left;
	width: 127px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	text-align: left;
	
	}
#txtmenu .active { 
	font-weight: bold;
	}
#txtmenu .active, #txtmenu .inactive {
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	}
#txtmenu a:link, #txtmenu a:visited {
	text-decoration: none;
	}
#txtmenu a:hover {
	text-decoration: underline;
	}
#txtbody {
	position: absolute;
	top: 90px;
	left: 170px;
	font-size: medium;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	}
#txtbody a:hover {
	text-decoration: underline;
	}
#date, #txtmenu, #txtaddress, #imgselfphoto {
	background-repeat: no-repeat;
	padding-bottom: 13px;
	background-position: bottom center;
	}
#txtbody h1 {
	font-weight: bold;
	text-decoration: underline;
	font-size: x-large;
	}
#txtbody h2 {
	font-size: medium;
	font-style: italic;
	}
#txtaddress {
	float: left;
	clear: left;
	width: 127px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
	text-align: center;
	}
#txtaddress h1 {
	font-weight: bold;
	font-size: 15px;
	margin: 5px 0px 3px 0px;
	}
#txtaddress p {
	margin: 0px;
	font-size: 13px;
	}
#txtsearch {
	float: left;
	clear: left;
	width: 127px;
	margin-left: 0px;
	margin-top: 5px;
	
	text-align: center;
	}
#txtsearch p {
	margin: 0px;
	}
#txtsearchbutton {
	display:inline;
	}
#txtsearchbutton input {
	width: 12px;
	height: 18px;
	margin-bottom: 5px;
	}
#imgselfphoto {
	float: left;
	clear: left;
	text-align: center;
	width: 127px;
	background-repeat: no-repeat;
	
	}
#date {
	float: left;
	clear: left;
	width: 127px;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 5px;
	
	}
#txtmenu ul.one {
margin: 0px;
padding-left: 12px;
list-style-position: inside;
}
#txtmenu ul.two {
margin: 0px;
padding-left: 6px;
list-style-position: inside;
}