#articleContent {
	position: absolute;
	height: 620px;
	width: 750px;
	left: 10px;
	top: 115px;

}
#articleTitle {
	font-size: 16px;
	color: #638596;
	position: absolute;
	height: 25px;
	width: 350px;
	left: 0px;
	top: 0px;
	font-weight: bold;
}
#articleSubHeading {

	font-size: 10px;
	color: #7A98A7;
	position: absolute;
	height: 15px;
	width: 350px;
	left: 0px;
	top: 21px;
}
#homeLink {


	font-size: 9px;
	color: #7A98A7;
	position: absolute;
	height: 16px;
	width: 350px;
	left: 0px;
	top: 40px;
}
#textIntro {
	font-size: 12px;
	color: #666666;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 0px;
	top: 70px;
	font-weight: bold;

}
#textContent {

	font-size: 11px;
	color: #666666;
	position: absolute;
	height: 490px;
	width: 400px;
	left: 0px;
	top: 140px;
}
#featureImage {
	position: absolute;
	height: 180px;
	width: 275px;
	left: 435px;
	top: 70px;
}
#featureImageCaption {
	position: absolute;
	height: 20px;
	width: 275px;
	left: 435px;
	top: 250px;
	font-size: 10px;
	color: #999999;

}
#relatedHeading {
	position: absolute;
	height: 19px;
	width: 180px;
	left: 435px;
	top: 285px;
	font-size: 10px;
	color: #999999;
	background-color: #7A98A7;

}
#relatedText {
	position: absolute;
	height: 200px;
	width: 180px;
	left: 435px;
	top: 305px;
	font-size: 10px;
	color: #999999;

}
#featureImage2 {

	position: absolute;
	height: 150px;
	width: 250px;
	left: 435px;
	top: 0px;
}
#imagesBox1 {
	position: absolute;
	height: 120px;
	width: 150px;
	left: 435px;
	top: 155px;
	font-size: 10px;
	color: #999999;

}
#imagesBox2 {
	position: absolute;
	height: 480px;
	width: 150px;
	left: 590px;
	top: 155px;
	font-size: 10px;
	color: #999999;

}
#relatedHeading2 {

	position: absolute;
	height: 19px;
	width: 150px;
	left: 435px;
	top: 275px;
	font-size: 10px;
	color: #999999;
	background-color: #7A98A7;
}
#relatedText2 {

	position: absolute;
	height: 170px;
	width: 150px;
	left: 435px;
	top: 295px;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #333333;
}
a:hover {
	color: #999999;
}
