.VisitSpares {
	font-family: Calibri;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	text-align: justify;
	height: 68px;
	width: 341px;
}
.MailList {
	font-family: Calibri;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	text-align: justify;
	height: 71px;
	width: 275px;
}
.latestNews {
	font-family: Calibri;
	font-size: 10px;
	color:#000;
	background-color: #FFF;
	text-align: justify;
	height: 407px;
	width: 255px;
	overflow-x: hidden;
	overflow-y: auto;	

}
.mainBodyText {
	font-family: Calibri;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: justify;
	height: 433px;
	width: 628px;
	overflow-x: hidden;
	overflow-y: scroll;
}


.newsformatting {
	font-size: 11px;
}

.dateformatting {
	font-size: 10px;
}

.footer {
	font-family: Calibri;
	font-size: 9px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 950px;
	background-image: url(images/BottomSlice.gif);
}

.mainBodyTextGallery {
	font-family: Calibri;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: justify;
	height: 433px;
	width: 628px;
	overflow-x: hidden;
	overflow-y: scroll;
}
