/* COMMON CLASSES */
.break { clear:both; }

#headertxt { 
	width: 100%;
	min-width: 1000px;
	height: 315px;
	margin: 0 auto;
	top: -315px;
	position: relative;
	text-indent: -99999em;
}

.pictured a { 
	width: 100%;
	min-width: 1000px;
	height: 315px;
	display: block;
	margin: 0 auto;
}

/* HEADER HAVIGATION */
.headerimg { 
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	background-position: center top; 
	background-repeat: no-repeat; 
}
#headerimgs {position: relative;}
#headerimgs, .headerimg {height: 315px;}
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }
