#header h1 {
	width: 384px;
	height: 100px;
	background: url(/wp-content/themes/gazette/custom/logo.gif) no-repeat;
}

#header h1 a{
	letter-spacing: -1.5px;
	font-size: 40px;
	font-family: "Helvetica Neue";
	text-decoration: none;
	padding-left: 7px;
	margin-top: -7px;
}

#header {
	background: url(/wp-content/themes/gazette/custom/header-background.gif) no-repeat bottom right;
}

#topbanner {
	position: relative;
	left: -110px;
	top: 3px;
}

