@charset "UTF-8";
/* CSS Document */

.header_float{float:left;}

.header_float_clear{ clear:both; }

.header_image{ margin-left:47px; margin-top:30px; }
.header_image a, .header_image a:visited, .header_image a:active, .header_image a:link, .header_search_image a:hover{
	border:none;
}

#header_space{
	width:100px;
}


#header_search_input{
	width:206px; height:36px;
	 text-align:right;
	 padding:4px;
	
	 margin-top:6px;
}

#headder_search_lbl{
	width:100px; height:36px;
	margin-top:6px;
	text-align:right;
	color:#f89520;
	font-size:22pt; 
}
#header_search_image{
	padding:4px;
}


#header_search{
	margin-top:100px;
	 margin-left:30px;
}

#header_donate{
	padding-top:80px;
	margin-left:30px;
}