/* Generated by KaZcadeS */

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-style: italic;
}
body {
	font-size: 13px;
	font-weight: normal;
	color: black;
	font-family: Tahoma,tahoma,sans-serif;
	margin-left: 0;
/*  	background-color: #c1dac5; */
	background-color: #eaeaff;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	direction: ltr; 
	margin:0px;
	text-align: left;
}




h3 {
	font-size: 143%;
}
h4 {
/*  font-family: Tahoma;*/
	font-size: 120%;
	/* color: #5b5bff; */
/*  color: #62a26b; */
  /* a5e1fa */
	/*font-weight: bold;*/
/*	text-align: left; */
}

h5 {
	font-size: 100%;
}


td {
/*  font-family: Tahoma; */
  font-size: 80%;
/*  font-weight: normal;
  color: #000000;
  text-align: left; */
}
hr {
	color: #5b5bff; 
	background-color: #5b5bff;
	height: 1px;
	margin: 0px;
	border-style: solid;
	}


hr.full {
	width:100%;
}

hr.divider {
	width: 450px;
}
hr.smalldivider {
	width: 300px;
}

hr.across {
	position: absolute;
	top: 320px;
	height: 5px;
	width: 100%;
}

#header {
	position: absolute;
	top: 16px; 
	left: 250px; 
	background-image:url(images/1693_Church_S.jpg);
    height: 282px;
    width: 744px;
}

.footer {
  font-size: 80%;
}

.tinyfont {
  font-size: 80%;
}
.statement {
 /* color: #5b5bff;
  /* color: #62a26b; */
  font-weight: bold;
}
.menuh {
  border-color: #ffff99 #ffff99 #ccffcc;
  border-top: medium none #ffff99;
  border-left: medium none #ffff99;
  background-color: #a5e1fa;
  padding-left: 1px;
  padding-top: 1px;
}
.menu {
  background-color: white;
}
.home {
}
.menulinks {
  text-decoration: none;
}
.bodytext {
  text-align: justify;
  font-family: Comic Sans MS;
}

.defn	{
	font-weight: bold;
}

#container {
/*	width: 1000px; */
	/*margin-bottom: 0;*/
	margin: 0 auto 0; 
	/*text-align: left;*/
}

#mainwrapper{
   clear: both;
   height: 100%;
}


#footer {
	clear: both;
	width: 96%;
	padding: 0% 2% 2% 2%;
	position:relative;
}

#content	{
	position: absolute; 
	width: 800px; 
	left: 252px; 
	right: auto; 
	top: 325px; 
	height: auto; 
	z-index: 1	
	}
	
