body {
	margin: 0px;
	padding: 0px;
	background: url('/tlo/images/page-bg.gif') center repeat-y #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* links */

a:link {
	color: #f7931d;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #7356a4;
	}

a:hover {
	color: #a8218e;
	}

a:active {
	color: #a8218e;
	}

/* wrapper */

#wrapper {
	width: 1004px;
	margin: auto;
	padding: 0px;
}

/* banner */

#banner36 {
	width: 1004px;
	height: 200px;
}

#printbanner {
	display: none;
}

#logo {
	position: absolute;
	top: 140px;
	width: 980px;
	margin: auto;
	text-align: right;
}

/* content */

#content {
	width: 1004px;
}

/* text */

#text {
	width: 700px;
	padding: 20px 50px 50px 50px;
	float: right;
	background: #ffffff;
}

#text #blog {
	float: right;
	width: 260px;
	padding: 0px 20px 20px 20px;
}

#blognav {
	text-align: center;
	margin: 0px 0px 20px 0px;
	font-size: x-small;
}

#text #blog .posted {
	text-align: right;
	margin: 0px 0px 20px 0px;
	font-size: x-small;
}

#text h1 {
	color: #a8218e;
	font-size: xx-large;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#text h2 {
	color: #00adef;
	font-size: x-large;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

#text h3 {
	color: #7356a4;
	font-size: large;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

#text h4 {
	color: #a8218e;
	font-size: medium;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

#text p {
	font-size: small;
	line-height: 1.25em;
	text-align: justify;
}

#text li {
	font-size: small;
	line-height: 1.25em;
	text-align: justify;
}

#text td {
	font-size: small;
	line-height: 1.25em;
	text-align: justify;
}

#findoutmore {
	font-size: small;
	text-align: right;
	clear: both;
}

#imageleft {
	float: left;
	margin: 0px 20px 20px 0px;
}

#imageright {
	float: right;
	margin: 0px 0px 20px 20px;
}

#imagecenter {
	margin: 20px 0px 20px 0px;
}

#divcenter {
	text-align: center;
}

#next {
	font-size: small;
	font-weight: bold;
	text-align: right;
}

.posted {
	color: #f7931d;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}

/* menu */

#menu {
	padding: 20px;
	background: #e2f4fd;
	margin: 0px 800px 0px 0px;
}

#menu h3 {
	font-size: medium;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	color: #00adef;
}

#menu h4 {
	font-size: small;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	color: #666666;
}

#menu ul {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}

#menu ul li {
	font-size: small;
}

#menu p {
	font-size: small;
}

form, fieldset {
	border: 0px;
	font-size: x-small;
}		

input {
	font-size: x-small;
}

#menu #imagemenu {
	margin: 0px 0px 10px 0px;
}

#menu .middle {
	text-align: center;
	margin: 0px 0px 20px 0px;
}

/* copyright */

#copyright {
	width: 800px;
	clear: both;
	margin: 0px 0px 0px 204px;
	font-size: x-small;
	text-align: center;
	padding: 50px 0px 30px 0px;
}


/* colours */

/* orange: #f7931d */
/* Introducing the Bible blue: #00adef */
/* First Steps yellow: #ffd800 */
/* Learning About God green: #8cc63e */
/* Promises purple: #7356a4 */
/* Salvation pink: #a8218e */
/* Kingship red: #c1262d */
/* Banner darker blue: #8dd8f8 */
/* Banner lighter blue: #b3e3fa */
/* Banner even lighter blue: #e2f4fd */

