

body {
	background:#968354 url(../bg1.jpg) repeat-y center;
	margin:0;
	padding:0;
	font: 15px/17px georgia; 
	text-align:center;
	}

.p1 {
	margin-top:0px;
	}
	
p { margin-left:15px;
	}
		
a {
	color:#997733;
	}
	
a:hover {
	color:#7e7e7e;
	}


	
h1 {
	background:#ffffff url(images/lit-header.jpg);
	width:710px;
	height:150px;
	margin:40px 0 10px 0;
	padding:0;
	}

h1 span,
h2 {
	display:none;
	}

#container {
	position:relative;
	width:710px;
	margin:0 auto 0;
	padding:0;
	text-align:justify;
	}

#head img {
	border: url(../graphics/border.jpg);
	}
	
#cross {
	background:#ffffff url(images/mercy01.jpg) no-repeat center;
	width: 710px;
	height: 450px;
	margin: -85px 0 0 20px;
		}


#text1 {
	width:550px;
	margin-top: 5px;
	margin: 50px 0 0 -85px;
	
	}
	
#text1 .p1 {
	margin-top: 95px;
	margin-left: 120px;
	margin-right: 10px;
	padding-top: 30px;
	font-size:36px;
	font-style:italic;
	text-align: center;
	color:#331111;
	line-height: 1em;
	}

#text1 .cite {
	margin-top:0;
	line-height: 0em;
	text-align: right;
	color:#997733;
	font-size:18px;

	}
	
#linkList {
	position:absolute;
	top:250px;
	left: 60%;
	margin-left:112px;
	width:260px;
	text-align:left;
	}

#linkList p {
	margin: 5px 0 0 40px;
	font-size: 12px;
	font-style: italic;
	color: #996633;
	line-height: 13px;
}

#lselect img {
	margin: 0 35px 20px;
	border: solid 10px;
	color: #e2d0a5;
}
	

#lselect ul {
	list-style:none;
	margin: 0;
	padding:0 18px 10px 18px;
}

#lselect ul li {
padding:0 0 0 16px;
margin: 0;
border-color: white;
border-style: solid;
border-width: 1px;
background: url() no-repeat;
}

#lselect a:hover {
	color:#333366;
}

#lselect a {
	display:block;
	margin-bottom:0;
	font-weight:bold;
	}
	
#lselect a.c {
	display:inline;
	text-decoration:none;
	color:#7e7e7e;
	border:0;
	font-weight:normal;
	}
	
#lselect a.c:hover {
	color:#333333;
	text-decoration:none;
	border:0;
}

	
	
#footer {
	text-align:center;
	padding-bottom: 3px;
	}
	
#footer p {
	margin-top: 0;
	margin-bottom: 2px;
	}
	
#footer .p1 {
	font-style:italic;
	}
	
