﻿.stfrancis {
	background-attachment: fixed;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.tbg {
	background-attachment: scroll;
	background-image: url(images/tbbg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.footbg {
	background-image: url(images/footbg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;

}
.contentbg {
	background-attachment: scroll;
	background-image: url(images/building.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
