.header {
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	border: thin solid #006633;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.main img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: none;
}

.nav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #000000;
}
.nav .nav_txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.nav .nav_txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.nav .nav_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 120px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-bottom: 5px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.tree {
	position: absolute;
}
.txt {
	left: 85px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
