	#cultureArticle_2 #cultureArticleBar {
			width:750px;
			height:1px;			
			margin-bottom: 13px;
			background-color:#aaa;
		}
		
		/* horizontal, flash on top */
		#cultureArticle_2 {
		margin-left: 30px;
		width:750px;
		}
			
			#cultureFlash_2{
				width: 750px;
				height: 353px;
				margin: 0 auto;
			}
			
			#cultureArticle_2 #cultureArticleText {
				width:750px;
				height:152px;
				overflow:hidden;
			}
		#cultureFlashWrapper_2 {
			width:750px;
			height:372px;
			margin-left: 30px;
			margin-top: 20px;
			overflow:hidden;
			outline:none;
		}
		
		/*#cultureArticle_2 #cultureArticleTitle {
				width: 750px;
				height: 34px;
			}
*/
		/* vertical split, flash on the left */
		#cultureArticle_1 {
			width:297px;
			height:577px;
			margin-top: 20px;
			float: left;
		}
			
			
			#cultureArticle_1 #cultureArticleBar {
				width:297px;
				height:1px;
				margin-bottom: 13px;
				background-color:#aaa;
			}
		
			#cultureArticle_1 #cultureArticleText {
				width:297px;
				height:527px;
				overflow:hidden;		
			}
			#cultureArticle_1 #cultureArticleText img{
				display: none;		
			}
			
		#cultureFlashWrapper_1 {
			width:433px;
			height:577px;
			margin-top: 20px;
			margin-left: 30px;
			margin-right: 24px;
			overflow:hidden;
			outline:none;
			float: left;
		}
		
		/*Default Styles*/
		#cultureArticleTitle {				
				color: #D8810E;
				font-size: 25px;
				font-weight: 800;
				margin-top: 0;
				padding: 0;
				display: inline-block;
			}
		#cultureArticleDate{
				color: #D8810E;
				font-size: 12px;				
				font-weight: 800;
				margin-bottom: 5px;
		}
		#cultureArticleText ul{
			list-style: disc;
			margin-left: 20px;
			
		}
		
		#cultureArticleText li{
			list-style: disc;
			margin: 0 0 10px 10px;
		}
		

		