.header {
	height:132px;
	background-image:url();
	background-repeat:no-repeat;
	background-position:top middle;
	border-bottom:0px solid #000000;
	padding-left:0px;
	padding-top:15px;
        font-size:14px;
color:#B9ECAE;

}
a.headermaintitle:visited,a.headermaintitle:active,a.headermaintitle:link {
	color: #2BD52B;
	font-family: verdana, arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
	margin-bottom:10px;

	background-position: top left;
}