

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;
	}
		
h1 {
	background:#ffffff url(../graphics/rellife_header.jpg);
	width:710px;
	height:100px;
	margin: 20px 0 0;
	padding:0;
	}


h2 {
	display:none;
	}

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

#left {
	
	background:#ffffff url(../graphics/rellife_bg.jpg) repeat-y;
	width: 540px;
	height: 390px;
	left: 0;
	margin: 15px 0 0 0;
	padding: 0;
}	

#spacer {
width: 710px;
height: 20px;
}

#col1 {
	float: left;
	font-style:italic;
	color:#997733;
	width:235px;
	font-size:14px;
	}
	
#col1 a {
	color:#7e7e7e;
	border: 0;
	}
	
#col1 a:hover {
	color:#333333;
	}

	
#col2 {
	float:middle;
	font-style:italic;
	color:#997733;
	width:235px;
	margin-left: 250px;
	font-size:14px;
	}
	
#col2 a {
	color:#7e7e7e;
	border: 0;
	}
	
#col2 a:hover {
	color:#333333;
	}
	
#col1 a:visited,
#col2 a:visited {
	border: 0;
	color: white;
	}

	
#linkList {
	position:absolute;
	top:200px;
	left:50%;
	margin-left:112px;
	width:240px;
	background: url() repeat-y;
	text-align:left;
	}
	
#linkList img {
	margin: 20px 35px 0;
	border: solid 3px #997733;
	}

#linkList2 img {
	margin: 30px 35px 20px;
	border: solid 3px #997733;
	}
	
#lselect h3 {
	background:transparent url() no-repeat center;
	height:0;
	margin:0;
	padding:0;
	}
	
#lselect h3 span {
	display:none;
	}

#lselect ul {
	list-style:none;
	margin: 0;
	padding:0 18px 0 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:#000;
}

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


#footer .p1 {
	margin-top:0px;
	}

 #footer {
	clear: both;
	text-align:center;
	padding-bottom:10px;
	}
	
#footer a {
	display: none;
	text-decoration:none;
	font-weight:bold;
	}
	
#footer a:hover {
	text-decoration:underline;
	color:#000;
	}
	
