body {
	padding:0px;
	margin:0px;
	}	
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		width:100%;
		clear:left;
		text-align: center;
		background:url(/images/body-bg.png) repeat-x #616161;
		}
		#containerCenter{
			width:980px;
			margin: 0 auto;
			text-align: left;
			}
			
#logo {
	width:385px;
	height:125px;
	float:left;
	}
#nav_wrap{
	padding:0px;
	margin:0px;
	width:576px;
	float:right;
			}
			#L1{
				background: url(/images/L1.png) no-repeat top left;
				height: 124px;
				width: 576px;
				margin: 0px;
				padding: 0px;	
				}
				
				#nav_wrap #L1 li {			
					display:inline;
					padding:0px;
					margin:0px;
					}
					
					#nav_wrap #L1 li a {
						background:url(/images/L1.png) no-repeat;
						display:block;
						float:left;
						height:124px;
						text-indent:-9999px;	
						outline: none;
						}
						
						#L1 li a#L1_123536{width:95px; background-position:0px 0px;}
						#L1 li a#L1_123537{width:109px; background-position:-95px 0px;}
						#L1 li a#L1_123538{width:95px; background-position:-204px 0px;}
						#L1 li a#L1_123539{width:85px; background-position:-299px 0px;}
						#L1 li a#L1_123540{width:78px; background-position:-384px 0px;}				
						#L1 li a#L1_137959{width:114px; background-position:-462px 0px;}
						
						#L1 li a#L1_123536:hover,#L1 li a#L1_123536.on{background-position:0px -124px;}
						#L1 li a#L1_123537:hover,#L1 li a#L1_123537.on{background-position:-95px -124px;}
						#L1 li a#L1_123538:hover,#L1 li a#L1_123538.on{background-position:-204px -124px;}
						#L1 li a#L1_123539:hover,#L1 li a#L1_123539.on{background-position:-299px -124px;}
						#L1 li a#L1_123540:hover,#L1 li a#L1_123540.on{background-position:-384px -124px;}				
						#L1 li a#L1_137959:hover,#L1 li a#L1_137959.on{background-position:-462px -124px;}

#photo-left { 
	clear:both;
	width:980px; 
	background: url(/images/photo_sides.png) no-repeat; 
	
	}
	#photo-right{
		background: url(/images/photo_sides.png) top right no-repeat; 
		padding:0px 3px 0px 3px;
		height: 443px;
		overflow: hidden;
	}
	/*
	#nfPhotoWrapper .photosReturn { list-style:none; margin:0; padding:0; }
		#nfPhotoWrapper .photoItem { margin:0; padding:0; font-size:0; line-height:0; }
	*/
#lower_nav {
	height:33px;
	}
	
#lower_nav ul{
	margin: 0px;
	padding:5px 0 0 0;
	
}

#lower_nav li{
	margin: 0px;
	padding: 0 42px 0 18px;
	display:inline;
	font-family:arial;
	font-size:11px;
	line-height: 16px;
}
	#lower_nav li#last_lower_nav{
	padding: 0px;	
	}
#lower_nav a {
	color:#f3f3f3;
	text-decoration:none;
	}
	
#lower_nav a:hover {
	color:#cdba7b;
	text-decoration:underline;
	}	
	
#bottom {
	background: url(/images/bottom-bg.jpg) no-repeat top left #616161;
	width:980px;
	min-height:380px;
	padding:10px 0 10px 0;
	font-family:Verdana;
	font-size:12px;
	color:#d1d1d1;
	line-height:20px;
	}

#bottom #left {
	float:left;
	}


		#bottom .newsItem {
			display:block; 
			float:left; 
			/*height:200px; */
			height:auto;
			width:312px; 
			background:url(/images/bottom-gradient.png) top left no-repeat;
			overflow:hidden; 
			margin:0; 
			padding:0;
		}
			
			#bottom .newsItem.storyNum_1 { margin:0 0 0 20px; }
			
			#bottom .headline {
				font-family:Times New Roman,Verdana;/*CSP sdb 051410 added Times*/
				font-size:24px;
				margin:0;
				padding:15px 20px 5px;
				color: #c9b471;
				/*color:#000000;*/
			}
			#bottom .brief { padding:0 20px; color: #000000;}
			#bottom .readMore a {
				display:block; 
				height:26px; 
				width:84px; 
				background:url(/images/read-more.png) top left no-repeat;
				font-size:1px; 
				line-height:1px; 
				text-indent:-9999em; 
				margin:14px 0 0 20px;
			}


	
#bottom #right {
	float:left;
	margin:0 0 0 20px;
	background: url(/images/bottom-gradient.png) no-repeat;
	width:312px;
	height:200px;
	}
	#bottom .button {
		padding:10px 0px 0px 10px; 
		display: block;
		}
		
	
	
#bottom h1 {
	font-family:Verdana;
	font-size:24px;
	margin:0;
	padding:0 0 5px 0;
	font-weight:100;
	color:#000000
	}
	
