@charset "utf-8";
/* CSS Document */

#HubContents {
	background-color: #FFFFFF;
	background-image: url(file:///H|/Design/JOBS/FLIPSIDE/FLP1020_St-Marys/Pictures/Hub_Background.jpg);
	height: 825px;
	width: 800px;
}
#HubFooter  a:link, #HubFooter  a:visited {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#HubFooter {
	background-color: #FFFFFF;
	text-align: center;
	width: 800px;
	padding-bottom: 15px;
}
#HubHeader {
	background-image: url(../Pictures/Hub_Header.jpg);
	height: 177px;
	width: 800px;
	background-repeat: no-repeat;
}

#HubFooter a:hover, #HubFooter a:active {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
	text-align: center;
}
