a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.sideTitle {
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.paragraphTitle {
	font-weight: bold;
}.tablebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
}
.tabletopbot {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/sepia_back.jpg);
}
.listText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/sepia_back.jpg);
	text-decoration: underline;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.secondTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.staffbacktop {
	background-image: url(images/staff-back.jpg);
	background-repeat: no-repeat;
}
.staffbackbot {
	background-image: url(images/staff-back-bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.photoBorder img {
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 6px 2px 5px;
}
