#storyHeadline {

	background-image: url(images/Heading2Bg.gif);
	color: #003399;
	font-size: 22px;
	font-weight: bold; 
	height: 23px;
	padding: 5px;

}

#content {
	
	position:relative;
	padding: 0 0 0 5px;
	width: 820px;

}

#lastModified {

	padding: 0 0 10px 5px;
	font-size: 9px;
	color: #999999; 

}

#Ads {

	text-align:center;
	
}

p.storyContent {

	color: #000000;
	font-size: 13px;
	line-height: 15px;
	margin-top: 0;

}

p.storyContent a:link, p.storyContent a:visited, p.storyContent a:active {

	font-weight: bold;
	text-decoration: none;
	color: blue;
	background-color: #FFF;

}

p.storyContent a:hover {

	text-decoration: underline;
	background-color: yellow;

}

p.blankline {
	height: 15px;
}

p.Adsblankline {
	height: 5px;
}

p a:link, p a:visited {
	
	text-decoration: none;
	font-size: 12px;
	color:#00F;
}

#storyImage {

	float: right;
	margin: 0 0 10px 20px;
	width: 230px;

}

.tableBorder {
	border: 2px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

