html,body {
	background: url(images/bkg_sm.jpg) #ffffff top center no-repeat;
	background-attachment: scroll;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

A:link{Color: #990066; Font-Weight: normal; Text-Decoration: none; font-size: 12px}
A:Active{Color: #990066; Font-Weight: normal; Text-Decoration: none; cursor: hand; font-size: 12px}
A:Visited{Color: #990066; Font-Weight: normal; Text-Decoration: none; font-size: 12px}
A:Hover{Color: #990066; Font-Weight: normal; Text-Decoration: underline; cursor: hand; font-size: 12px}

a.aboutsubLink{Color: #FFCC33; Font-Weight: bold; Text-Decoration: none; font-size: 10px}
a.aboutsubLink:Active{Color: #FFCC33; Font-Weight: bold; Text-Decoration: none; cursor: hand; font-size: 10px}
a.aboutsubLink:Visited{Color: #FFCC33; Font-Weight: bold; Text-Decoration: none; font-size: 10px}
a.aboutsubLink:Hover{Color: #988267; Font-Weight: bold; Text-Decoration: none; cursor: hand; font-size: 10px}

a.eventsubLink{Color: #6699FF; Font-Weight: bold; Text-Decoration: none; font-size: 10px}
a.eventsubLink:Active{Color: #6699FF; Font-Weight: bold; Text-Decoration: none; cursor: hand; font-size: 10px}
a.eventsubLink:Visited{Color: #6699FF; Font-Weight: bold; Text-Decoration: none; font-size: 10px}
a.eventsubLink:Hover{Color: #988267; Font-Weight: bold; Text-Decoration: none; cursor: hand; font-size: 10px}

a.mediasubLink{Color: #990000; Font-Weight: bold; Text-Decoration: none; font-size: 10px}
a.mediasubLink:Active{Color: #990000; Font-Weight: bold; Text-Decoration: none; cursor: hand; font-size: 10px}
a.mediasubLink:Visited{Color: #990000; Font-Weight: bold; Text-Decoration: none; font-size: 10px}
a.mediasubLink:Hover{Color: #988267; Font-Weight: bold; Text-Decoration: none; cursor: hand; font-size: 10px}

a.ministriessubLink{Color: #9966cc; Font-Weight: bold; Text-Decoration: none; font-size: 10px}
a.ministriessubLink:Active{Color: #9966cc; Font-Weight: bold; Text-Decoration: none; cursor: hand; font-size: 10px}
a.ministriessubLink:Visited{Color: #9966cc; Font-Weight: bold; Text-Decoration: none; font-size: 10px}
a.ministriessubLink:Hover{Color: #988267; Font-Weight: bold; Text-Decoration: none; cursor: hand; font-size: 10px}

body{font-family: Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal}

td{font-family: Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal}

.purpleText{font-family: Helvetica, sans-serif; font-size: 11px; color: #663399; font-weight: normal}

.whiteText{font-family: Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal}

.smallText{font-family: Helvetica, sans-serif; font-size: 11px; color: #888888; font-weight: normal}

.pageonText{font-family: Helvetica, sans-serif; font-size: 10px; color: #988267; font-weight: bold}

.paragraphHeader{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #663399;
	text-transform: uppercase;
}

.yellowHeader{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffcc33;
	text-transform: uppercase;
}

.smallHeader{font-family: Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #663399}

.formtext{font-size: 11px;}

p.big {line-height: 150%}
