.tophead {
	background-image: url(images/topheadshadow.jpg);
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.rightbox {
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 282828;
	line-height: 24px;
}
.articledate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
.ArticleTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #282828;
	font-weight: bold;
	line-height: 26px;

}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 282828;
	line-height: 18px;
}
.background {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.bottomfootshadow {
	background-image: url(images/bottomfootshadow.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
