@charset "UTF-8";
/* CSS Document */




body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin: 0; 
    padding: 0; 
    top: 0; 
    left: 0px; 
    right:0;
	
	}

/* MAIN */
#header {
	z-index:1;
	position:absolute;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:870px;
	height:167px;
	margin:auto;
	top:0px;
}
#nav {
	z-index:2;
	position:absolute;
	width:870px;
	height:37px;
	top:132px;
	margin:auto;
	left: 0px;
}
#main {
	z-index:3;
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:870px;
	height:1051px;
	margin:auto;
	top:168px;
	left: -3px;
}
#footer {
	z-index:4;
	position:absolute;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:870px;
	height:77px;
	margin:auto;
	left: -4px;
	top:1138px;
}

#content {
	position:relative; 
    left:50%; 
    width:870px; 
    margin-top:0px; 
    margin-left:-435px;
}


/* INLINE */
#top {
	position:absolute;
	width:537px;
	z-index:1000;
	top: -2px;
	height: 67px;
	left: 0px;
}
#bottom {
	position:absolute;
	width:537px;
	height:62px;
	z-index:1000;
	bottom: -1px;
	left: 0px;
}
#stop {
	position:absolute;
	width:320px;
	z-index:1000;
	top: -2px;
	height: 24px;
	left: 0px;
}
#sbottom {
	position:absolute;
	width:320px;
	height:22px;
	z-index:1000;
	bottom: -1px;
	left: 0px;
}
#tab {
	position:absolute;
	width:210px;
	height:56px;
	z-index:1;
	left: 79px;
	top: 29px;
}

#text {
	position:absolute;
	background-image:url(images/contentfill.jpg);
	width:537px;
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	height:946px;
	z-index:2;
	left: 2px;
	top: 11px;
	overflow:auto;
}

#sidebar1 {
	position:absolute;
	background-image:url(images/faithbox.jpg);
	width:auto;
	height:auto;
	z-index:3;
	left: 551px;
	top: 11px;
}
#name {
	position:absolute;
	left: 6px;
	top: 164px;
}
#email {
	position:absolute;
	left: 57px;
	top: 277px;
}
#sidebar2 {
	position:absolute;
	background-image:url(images/membersbox.jpg);
	width:auto;
	height:auto;
	z-index:4;
	left: 551px;
	top: 257px;
}
#sidebar4 {
	position:absolute;
	background-image:url(images/boardbox.jpg);
	width:auto;
	height:auto;
	z-index:4;
	left: 551px;
	top: 338px;
}
#sidebar3 {
	position:absolute;
	background-image:url(images/sidebarfill.jpg);
	width:320px;
	height:633px;
	z-index:4;
	left: 550px;
	top: 491px;
}
#sidetext {
	position:absolute;
	width:270px;
	height:432px;
	z-index:1000;
	left: 27px;
	top: 20px;
}
#picture {
	position:absolute;
	background-image:url(images/twistpencil.jpg);
	width:266px;
	height:115px;
	z-index:2000;
	left: 12px;
	top: 521px;
}
#newtext {
	position:absolute;
	width:488px;
	height:897px;
	overflow:auto;
	z-index:1000;
	left: 22px;
	top: 21px;
}

/* TEXT & LINKS */

img {
	border:none;
	}

*.lb {
	display:block;
	margin-top:0;
	}
*.lb2 {
	display:block;
	margin-top:4em;
	}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:lighter;
	font-stretch:ultra-expanded;
	letter-spacing:.5px;
	line-height:auto;
	color:#000000;
	margin-top: 0%;
	margin-bottom:1em;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#0065ab;
	margin-top:.5em;
	margin-bottom:1em;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#620726;
	margin-top:1em;
	margin-bottom:.5em;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color:#0065ab;
	margin-top:1em;
	margin-bottom:.5em;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#0065ab;
	margin-top:1em;
	margin-bottom:.5em;
}
#tag {
	position:absolute;
	text-align:center;
	left:-72px;
	top:57px;
	width:660px;
	height:22px;
	z-index:1;
}
*.t {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:400;
	color:#8E99A2;
	margin-top: 0%;
	margin-bottom:.5em;
}


ul {
	list-style:inside;
	margin:1em 0;
	margin-left:20px;
	margin-right:20px;
	padding-left:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:lighter;
	font-stretch:ultra-expanded;
	letter-spacing:.5px;
	color:#000000;
	margin-top: 0%;
	margin-bottom:.3em;
}
	
li { 
	list-style-type:circle;
	list-style-position:outside;
	margin-bottom:.5em;
	}


a:link {
	color:#006db4;
	text-decoration:none;
	}
a:visited {
	color:#006db4;
	text-decoration:none;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#006db4;
	text-decoration:none;
	}
	
a.t:link {
	color:#8E99A2;
	text-decoration:underline;
	}
a.t:visited {
	color:#8E99A2;
	text-decoration:none;
	}
a.t:hover {
	color:#ffffff;
	text-decoration:none;
}
a.t:active {
	color:#8E99A2;
	text-decoration:underline;
	}

a.s:link {
	color:#ffbb3e;
	text-decoration:none;
	}
a.s:visited {
	color:#ffbb3e;
	text-decoration:none;
	}
a.s:hover {
	color:#ffffff;
	text-decoration:none;
}
a.s:active {
	color:ffbb3e;
	text-decoration:none;
	}