BODY  {
		margin-top: 0; 
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0; 
		font-size: 11px; 
		font-family: arial,verdana,sans-serif;
}
/* This is used with the left.html(asp) page */
.SIDENAV A:link {
		text-decoration:NONE;
                color: FFFFEE;
		font-family: arial,verdana,sans-serif;
		font-weight: BOLD;
		font-size: 11px;
}

.SIDENAV A:visited {
		text-decoration: none;
                color: #FFFFEE;
		font-family: arial,verdana,sans-serif;
		font-weight: BOLD;
		font-size: 11px;
}

.SIDENAV A:active {
		text-decoration: none;
                color: #C1EBFF;
		font-family: arial,verdana,sans-serif;
		font-weight: BOLD;
		font-size: 11px;
}

.SIDENAV A:hover {
		text-decoration: underline;
                color: #C1EBFF;
		font-family: arial,verdana,sans-serif;
		font-weight: BOLD;
		font-size: 11px;
}

.SIDENAV {
		color: #FFFFFF;
		font-family: arial,verdana,sans-serif;
		font-weight: BOLD;
		font-size: 11px;
		background-image: url(http://www.stfrancisgoldsboro.org/images/halfshield.gif); 
		background-repeat: no-repeat; 
}
/* End of items for left.html web page */

/* This is used in footer.html(asp) web pages */
.FOOTER A:link {
		color: #414D77; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration : none;
		font-size:14px;
}

.FOOTER A:visited {
/*		color: #C1EBFF; */
		color: #414D77;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration : none;
		font-size:14px;
}

.FOOTER A:active{
/*		color: #C1EBFF; */ 
		color: #414D77;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration : none;
		font-size: 14px;
}

.FOOTER A:hover {
		color: #414D77; 
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration : Underline; 
		font-size: 14px;
}

.FOOTER {
		color: #414D77;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
/* end of items for footer.html(asp) web pages */


H1 {
		color: #414D77; 
		font-size: 18pt; 
		font-family: arial,verdana,sans-serif;
		font-weight: bold;
}

H2 {
		color: #414D77; 
		font-size: 16pt; 
		font-family: arial,verdana,sans-serif; 
		font-weight: bold;
}

H3 {
		color: #414D77; 
		font-size: 14pt; 
		font-family: arial,verdana,sans-serif; 
		font-weight: bold;
}

H4 {
		color: #414D77; 
		font-size: 12pt; 
		font-family: arial,verdana,sans-serif;
		font-weight: bold;
}

H5 {
		color: #414D77; 
		font-size: 10pt; 
		font-family: arial,verdana,sans-serif;
		font-weight: bold;
}

.LargeText18pxBold {	
		Font-Family: Arial, Helvetica, sans-serif;
		Font-Size: 18px;
		Color: #414D77;
		font-weight: bold;
}

.LargeText18px {	
		Font-Family: Arial, Helvetica, sans-serif;
		Font-Size: 18px;
		Color: #414D77;
}

.NormalText16pxBold {	
		Font-Family: Arial, Helvetica, sans-serif;
		Font-Size: 16px;
		Color: #414D77;
		font-weight: bold;
}

.NormalText16px {	
		Font-Family: Arial, Helvetica, sans-serif;
		Font-Size: 16px;
		Color: #414D77;
}
.NormalText14pxBold {	
		Font-Family: Arial, Helvetica, sans-serif;
		Font-Size: 14px;
		Color: #414D77;
		font-weight: bold;
}

.NormalText14px {	
		Font-Family: Arial, Helvetica, sans-serif;
		Font-Size: 14px;
		Color: #414D77;
}
.MainBodyBackgrounf {
		background-image: url(http://www.stfrancisgoldsboro.org/images/wmark.gif); 
		background-repeat: no-repeat; 
}

