﻿.sitefont {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
}
.headersite {
	background-image: url('../graphics/Banner-Header.jpg');
	height: 90px;
	background-repeat: no-repeat;
}
.sitetitle {
	font-size: 40px;
	font-family: Arial;
}
.sitetopic {
	font-size: 16px;
	font-family: Arial;
}
.pagetopictableborder {
	border: 1px solid #CCCCCC;
}
.pagetopiclink {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.footercopyright {
	background-position: center;
	background-image: url('../graphics/site/Banner-Footer-Copyright.jpg');
	height: 50px;
	background-repeat: no-repeat;
}


