@charset "utf-8";
/* CSS Document */

#st_headline {
	float: left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#st_pub_source {
	float: right;
	font-size: 12px;
}

#st_pub_date { 
	font-size: 12px;
	color: #AAAAAA;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#st_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 100%;
}

#st_image {
	text-align: center;
	padding-right: 5px;
}

#st_ad_left {
	margin-top: 50px;
}

#flashcontent {
	
}

#header h1 {
	color: #FFFFFF;
	font-size: 36px;
}
