#header {
	border-style: none groove groove none;
	margin: 0pt;
	padding: 4px 4px 4px 40px;
	background-image: url(../nhp_img/nhp-winzig.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: large;
	background-color: rgb(126, 187, 29);
	_background-color: rgb(204, 255, 0);
	border-right-color: rgb(192, 192, 192);
	border-bottom-color: rgb(192, 192, 192);
	height: 127px;
	text-align: left;
}

#header div {
	border-style: none;
	padding: 4px 15px 0 50px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	text-align: left;
}
#header #ptitle {
 border-style: none;
 margin: 0pt;
 padding-left: 130px;
 padding-top: 15px;
 padding-right: 30px;
 padding-bottom: 5px;
 font-size: 225%;
 color: rgb(224, 127, 32);
 text-shadow:black 3px 2px; 
 line-height: 1.2em;
}
#header #description {
 margin: 0pt;
 padding-left: 135px;
 padding-top: 18px;
 padding-right: 30px;
 padding-bottom: 10px;
 font-size: 94%;
 line-height: 1.5em;
}

#header #KIF {
	position: absolute;
	top:70px;
	right:12px;
	padding: 4px;
	text-align: left;
	font-size: small;
	font-weight: normal;
    background-color: rgb(208, 255, 159);
    border-style: solid;
    border-color: silver;
    border-width: 1px;

}
#header #copyright {
	position: absolute;
	top:115px;
	right:190px;
	border-style: none;
	text-align: right;
	font-size: small;
	font-weight: normal;

}
