body {
	background-color:#cccccc;
	background-image:url(Torback.gif);
	background-attachment:fixed;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 50px;
	width: 980px;
	background-image: url(Avatitle2.GIF);
	background-repeat:no-repeat;
	padding: 5px;
}

#content {
	width: 840px;
	padding: 0px;
	margin-right: 75px;
	margin-left: 75px;
}

#footer {
	padding: 10px;
	clear: both;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	text-align:center;
	color: #4c0000;
	line-height: 1.0em;
}

h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #4c0000;
	line-height: 1.0em;
}

h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: bolder;
	color: #4c0000;
	line-height: 1.0em;
}

h4 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: bolder;
	color: #4c0000;
	line-height: 1.0em;
}

h5 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: bolder;
	color: #4c0000;
	line-height: 1.0em;
}

h6 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	text-align:center;
	font-weight: bolder;
	color: #4c0000;
	line-height: 1.0em;
}

p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.75em;
	color: #4c0000;
	line-height: 1.0em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 18px;
}

a {
	color: #9c00ff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #ff0005;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-size: 2.0em;
	color: #ffe300;
	text-decoration: underline;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #4c0000;
	padding: 3px 0;
   	margin: 3px 0;
	line-height: 0.875em;
}

p.main {
	text-align:justify;
	text-indent:50px;
	color: #4c0027;
}

p.main2 {
	text-align:justify;
	text-indent:50px;
	color: #4c004c;
}

.prayer {
	color: #4c004c;
}

.page {
	vertical-align:top;
	width:250px;
	padding:10px;
}

.return {
	vertical-align:top;
	width:240px;
	padding:0px;
	border-style:ridge;
	border-color:#aaaaaa;
	border-width:9px;
	margin:0px;
	background-color:#aaaaaa;
}

.center {
	text-align:center;
}
