.content{position:relative;}
h1, h2, h3, h4, p, ul li{color:#999;}

#story{margin:0px 30px;}
#story_Container{border:20px solid #FFF; background:#FFF repeat; min-height:400px; height:auto !important; height:400px;}
	#story_Content{padding:30px 30px 20px; min-height:310px; height:auto !important; height:310px;}	
		#story_Container .story_Contents_Home{padding:0px;}
		#story_Content .story_Content_Text{width:370px; float:left; margin-right:40px;}
			#story_Content .story_Content_Text h1{margin-bottom:2px; font-weight:bold;}
			#story_Content .story_Content_Text h3{font-size:1.2em; font-weight:normal; margin-bottom:20px;}
			#story_Content .story_Content_Text p{margin-bottom:15px;}
		#story_Content .story_Content_Images{float:left;}
			#story_Content #story_Content_MainImage{width:290px; float:left; margin-right:10px;}
			#story_Content .story_Content_Images{width:400px;}
				#story_Content .story_Content_ImageGallery{width:100px; float:right;}
					#story_Content .story_Content_ImageGallery li{float:left; margin-bottom:15px;}
					    #story_Content .story_Content_ImageGallery .story_Content_ImageGallery_End{margin-bottom:0px;}
					
	#story_Nav{position:relative; height:400px; background:#FFF no-repeat;}
		#story_Nav li{text-indent:-10000em;}
		#story_Nav li a:hover, #story_Nav li a:focus{background-position: right top;}
		#story_Nav1{background:url(/dc26/images/story/nav/storyPanel1.jpg) no-repeat left top; display:block; height:190px; width:202px; position:absolute; top:0px; left:0px;}
		#story_Nav2{background:url(/dc26/images/story/nav/storyPanel2.jpg) no-repeat left top; display:block; height:190px; width:202px; position:absolute; top:210px; left:0px;}
		#story_Nav3{background:url(/dc26/images/story/nav/storyPanel3.jpg) no-repeat left top; display:block; height:401px; width:203px; position:absolute; top:0px; left:224px;}
		#story_Nav4{background:url(/dc26/images/story/nav/storyPanel4.jpg) no-repeat left top; display:block; height:190px; width:426px; position:absolute; top:0px; right:0px;}
		#story_Nav5{background:url(/dc26/images/story/nav/storyPanel5.jpg) no-repeat left top; display:block; height:190px; width:92px; position:absolute; top:211px; right:334px;}
		#story_Nav6{background:url(/dc26/images/story/nav/storyPanel6.jpg) no-repeat left top; display:block; height:190px; width:315px; position:absolute; top:211px; right:0px;}
	
	#story_ControlsContainer{margin:10px 0px 0px 10px;}	
	#story_ControlsContainer #story_CloseBtn{float:left;}
	#story_ControlsContainer #story_CloseBtn:hover, #story_ControlsContainer #story_CloseBtn:active{background-image:url(/dc26/images/arrow_back_b.gif); color:#000;}
	
	#story_Controls{float:right; padding:0px 30px;}
		#story_Controls ul li{float:left;}
		#story_Controls ul li#pat_BtnNext{border-left:1px solid #666; padding-left:10px; margin-left:10px;}
			#story_Controls a#story_Prev:hover, #story_Controls a#story_Prev:active{background-image:url(/dc26/images/arrow_back_b.gif); color:#000;}
			#story_Controls a#story_Next:hover, #story_Controls a#story_Next:active{background-image:url(/dc26/images/arrow_b.png); color:#000;}