
div#header {
	height:108px;
	line-height:40px;
	margin:0;
  padding-right:10px;
	background: #EEE;
	color: #79B30B;
	/*background-image : url(pics/headerWithLines.gif);*/
	background-image : url(pics/header2008.jpg);
	background-repeat: no-repeat;
	text-align: right;
}