body {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	}
#frame {
	width: 750px;
	padding: 0px;
	margin: 0px;
	position: relative;
	}
#leftcolumn {
	width: 154px;
	float: left;
}
#txtmenu {
	padding-top: 220px;
	background-repeat: no-repeat; 
	font-size: 14px;
	}
#txtmenu .active, .inactive {
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 5px 2px 0px 2px;
	}
#txtmenu a {
	width: 100%;
}
#txtmenu .active, #txtmenu a:hover {
	font-weight: bold;
	}
#txtmenu a:link, #txtmenu a:visited {
	text-decoration: none;
	}
#date {
	position: absolute;
	top: 100px;
	left: 10px;
	font-size: 14px;
	}
#txtbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 185px;
	padding-top: 148px;
	background-repeat: no-repeat;
	z-index: -100;
	}
#txtbody h1 {
	background-repeat: no-repeat;
	background-position: bottom left;
	white-space: nowrap;
	height: 1.9em;
	width: 477px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.1em;
	padding-top: 0.3em;
	font-weight: bold;
	}
#txtbody h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	}
#txtbody h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
	
#txtbody p {
	margin-top: 0em;
	margin-bottom: 1em;
	}
#txtbody p, #txtbody li {
	font-size: 12px;
}
#txtaddress {
	float: left;
	clear: left;
	width: 154px;
	background-repeat: no-repeat;
	font-size: 14px;
	}
#txtaddress h1 {
	margin: 30px 2px 5px 2px;
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: bottom center;
	}
#txtaddress p {
	margin: 0px 5px 0px 5px;
	}
#txtsearch {
	position: relative;
	top: 20px;
	width: 750px;
	height: 180px;
	background-repeat: no-repeat;
	clear: both;
	}
#txtsearch p {
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 2px;
	font-size: 14px;
	margin: 0px;
	}
#txtsearch input {
	margin: 5px 2px 5px 2px;
	width: 95px;
	display: inline;
	}
#txtsearchbutton {
	display: inline;
	margin: 0px;
	}
#txtsearchbutton input {
	width: 24px;
	height: 20px;
	margin: 0px;
	}
#imgselfphoto {
	text-align: center;
	width: 154px;
	background-repeat: no-repeat;
	padding-top: 35px;
	}
#txtheader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 148px;
	background-position: 154px 0px;
	background-repeat: no-repeat;
	}
#txtheader h1 {
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	font-size: 30px;
}
#txtheader h2 {
	font-size: 20px;
	font-style: italic;
	margin: -3px 10px 5px 10px;
}

span.txtsubmenuitem {
	border: 1px solid #cccccc;
	background-color: #bee6a7;
	color: #000000;
	white-space: nowrap;
	line-height: 110%;
}
#txttel, #txtemail { display: none; }