@charset "utf-8";
body {
	background-color: #f7941e;
	background-image: url(Media/gui/sunbeam-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-bottom:5px;
	margin-left:10px;
}

.content a:link {
	color:#f7941e;
}

.content a:hover {
	color:#f7941e;
}

.content a:visited {
	color:#f7941e;
}

.content {
	padding: 10px;
}
.footer {
	font-size: 9px;
	font-weight:bold;
}

.footer a:link {
	color:#000;
}

.footer a:hover {
	color:#000;
}

.footer a:visited {
	color:#000;
}
.prayer {
	font-weight: bold;
	color: #F7941E;
}

.footNav {
	font-size: 9px;
	font-weight:bold;
	color:#FFF;
}

.footNav a:link {
	color:#FFF;
}

.footNav a:hover {
	color:#000;
}

.footNav a:visited {
	color:#FFF;
}
