/* The following styles apply to all pages */

a {
	color: #FFFFFF;	
}

p {
	color: #FFFFFF;	
}

a.menuitem {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.menuitem:hover {
	text-decoration: underline;
}


a.members {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.members:hover {
	text-decoration: underline;
}

p.copyright {
	color: #B4B4B4;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

td.content p {
	font-family: times, serif;
	font-size: 16px;
}

td.rightbar {
	color: #FFFFFF;
	font-family: times, serif;
	font-size: 16px;
}

div.pagetitle {
	color: #FFFFFF;
	font-family: times, serif;
	font-size: 24px;
	text-decoration: underline;
}




/* The following styles applies only to the Staff page */

td.staffinfo {
	font-weight: bold;
}

span.staffname {
	font-size: 20px;
}

td.staffinfo a {
	text-decoration: none;
}

td.staffinfo a:hover {
	text-decoration: underline;
}




/* The following style applies only to the Location page */

table.hours {
	color: #FFFFFF;
}




/* The following style applies only to the Downloads page */

span.downloadtitle {
	font-size: 18px;
	font-weight: bold;
}
