﻿.sitefont {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
}
.sitetableborder {
	border: 8px solid #FFFFFF;
}
.headerbanner {
	background-image: url('../graphics/site/Banner-Header-Site.jpg');
}
.headerbannertext {
	font-family: "Arial Black";
	font-size: 48px;
	text-decoration: none;
	color: #000000;
}
.headerbannerfont {
	color: #FFFF00;
	font-family: "Arial Black";
	font-size: 48px;
}
.sitenavigationtable {
	border: 1px solid #CCCCCC;
}
.sitenavigationtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
.footercopyright {
	background-position: center;
	background-image: url('../graphics/site/Footer-Copyright.jpg');
	height: 50px;
	background-repeat: no-repeat;
}
