/* Overrride content width & padding*/#lyrContainer #lyrMain #lyrContent {		width: 840px;	padding: 0px;}#lyrContainer  #lyrFeatured {			width: 840px;	height: 152px;	background-image: url('../img/bgNavFeatured.jpg');	background-repeat: no-repeat;}#lyrContainer #lyrFeatured div.featureContainer {		float: left;	position: relative;	width: 400px;	height: 105px;	padding: 8px 8px 0px 8px;	overflow: hidden;	}#lyrContainer #lyrFeatured div.featureContainer div.featHeader {	border-top: 1px dotted #817b7b;	width: 400px;	height: 20px;}#lyrContainer #lyrFeatured div.featureContainer div.featImage {	width: 400px;	height: 100px;}.featureCaptionContainer {	position: absolute;	bottom: 0px;	width: 414px;	height: 0px;		overflow: hidden;}.featureCaptionFill {	position: absolute;	top: 0px;	left: 0px;	width: 414px;	height: 36px;	background-color: #ffffff;}.featureCaptionCopy {	padding: 6px;	position: absolute;	top: 0px;	left: 0px;	font-size: 10px;	font-family: arial;	color: #817b7b;}/* reposition logo for splash images */#lyrLogoContainer {	position: relative;	width: 860px;	margin-left: auto;	margin-right: auto;	text-align: left;	z-index: 90;}#lyrLogoContainer #lyrLogo {	position: absolute;	top: 0px;	left: 0px;	width: 120px;	height: 138px;	z-index: 90;}#lyrLogoContainer #lyrTrademark {	position: absolute;	top: 20px;	left: 140px;	width: 120px;	height: 138px;	z-index: 90;	display: none;}#lyrSplashContainer {	position: absolute;	top: 0px;	left: 0px;	width: 100%;	height: 100%;	z-index: 80;	overflow: hidden;}#lyrSplashContainerTop {	position: absolute;	top: 0px;	left: 0px;	width: 100%;	height: 340px;	background-color: #000000;	}#lyrSplashContainerBottom {	position: absolute;	top: 340px;	left: 0px;	width: 100%;	height: 100%;	background-color: #000000;	}#lyrSplashContainerTop .lyrSplashContent {	position: relative;	width: 860px;	margin-left: auto;	margin-right: auto;	text-align: left;	}#lyrSplashContainerBottom .lyrSplashContent {	position: relative;	top: 0px;	width: 860px;	margin-left: auto;	margin-right: auto;	text-align: left;	}#lyrSplashTop {	position: absolute;	top: 40px;	left: 0px;	width: 860px;	height: 265px;	z-index: 90;}#lyrSplashBottom {	position: absolute;	top: -35px;	left: 0px;	width: 860px;	height: 265px;	z-index: 90;}#lyrSplashContentContainer {	position: absolute;	width: 860px;	height: 70px;	top: 270px;	left: 0px;	text-align: center;	padding: 30px 0px 0px 0px;	z-index: 85;		visibility: hidden;}#lyrSplashContainer area, #lyrSplashContainer img {	/*	cursor: default;*/}#lyrLoading {	padding-top: 200px;	text-align: center;	}#lyrSplashContainer a:link {	font-family: arial, helvetica, sans-serif;	font-size: 10px;	color: #817b7b;	text-decoration: none;}#lyrSplashContainer a:visited {	font-family: arial, helvetica, sans-serif;	font-size: 10px;	color: #817b7b;	text-decoration: none;}#lyrSplashContainer a:hover {	font-family: arial, helvetica, sans-serif;	font-size: 10px;	color: #817b7b;	text-decoration: none;}#lyrSplashContainer a:active {	font-family: arial, helvetica, sans-serif;	font-size: 10px;	color: #817b7b;	text-decoration: none;}#lyrContentFlash {	text-align: left;		position: absolute;	width: 100%;	height: 510px;	top: 40px;	left: 0px;	overflow: hidden;}
