.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
.news {
	background-image: url(images/news_BG.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D61F1F;
}
h1 {
	font-family: "Arial Narrow", Arial, Courier, "Courier New";
	font-size: 22px;
	color: #D61F1F;
	font-weight: normal;
	text-transform: capitalize;

}
.header {

	font-family: "Arial Narrow", Arial, Courier, "Courier New";
	font-size: 22px;
	color: #D61F1F;
	font-weight: normal;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: circle;

}

.adminBg {
	background: #CC0000;
	background-image: url(/admin/images/admin_stretcher.gif);
	background-repeat: repeat-x;

}
