#header{
	height: 248px;
	padding: 0px;
	margin: 0;
	background: url("images/headerbg_julis.jpg") top center no-repeat;
}	

#header h3 {
	padding: 12px 90px 0 550px;
	
}

#header h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 260%;
	font-weight:100;
	color: #18558E;
	text-decoration:none;
	line-height: 44px;
}

#header h2 {
	padding: 7px 0 5px 550px;
	color: #18558E;
}

form#searchform2 {
	position: absolute;
	margin-left: 755px;
}

#subheader  {
	margin-top: 78px;
}

#tabs {
	margin-left: 0;
}

/***************************
 * Modifications for JuLis *
 ***************************/
.authordata,
.commentsdata,
.postmetadata,
.nocomments {
	display: none;
}
