.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color:#ffffff;
}

#main
{
	width:980px;
	margin:auto;
}

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.padding {
	padding-right: 20px;
}
.catheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.navheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}
.updatedtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}

.article
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#news center
{
	visibility:hidden;
	position:absolute;
	left:-2500px;
	height:0;
	width:0;
}

#news i
{
	display:block;
	border-bottom:1px solid #ccc;
	padding-bottom:25px;
	margin-bottom:25px;
}

#footer
{
	width:980px;
	margin:auto;
	border-top:1px solid #ccc;	
	height:65px;
	line-height:65px;
	text-align:center;
	font-size:12px;
}
