header a.logo { 
	display: block;
	position: absolute;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



header {
	width: px;
	height: 225px;
	background: url(../_imagesR/banner_large.jpg) no-repeat right 0px;
}


header a.logo {
	width: 760px;
	height: 135px;
	top: 50px;
	left: 0px;
		background-image: url(../_imagesR/ddj_logo_large_700x125.png);	
	}
	
	nav {
	width: 100%;
	display: block;
	position: absolute;
	background-color: #914a20;
	height: 41px;
	}
