html { overflow: -moz-scrollbars-vertical !important;
 min-height: 101%; margin-bottom: 1px; }

body {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(images/bkg3.jpg);
	background-repeat: repeat;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.readings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.mainRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	color: #903;
}


.maincenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.maincenterRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #903;
	font-style: italic;
	font-weight: bold;
}


.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.BigTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #0033FF;
	text-decoration: underline;

}
a:visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
.contentsection {
	background-image: url(images/content-bkg.jpg);
}

.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a:focus { outline: none;);
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
	font-style: normal;
}
