
/* BEGIN memories of */

body { background-image:url("images/bg.gif");
	margin-top:0px;
	margin-bottom:0px;
	}
.right {
	background-image:url("images/right.gif");
	background-repeat:no-repeat;
	}
.black { background-color:#000000; }
.white { background-color:#ffffff; }
.faces {
	background-image:url("images/faces.jpg");
	background-repeat:no-repeat;
	}
.footer_text {
	background-image:url("images/bottom_shadow.gif");
	background-repeat:no-repeat;
	color:#CAC0D1;
	font-family:arial;
	font-size:11px;
	}
.text { background-color:#ffffff;
	font-family: arial;
	font-size:12px;
	line-height:18px;
	}
.sub {
	background-image:url("images/sub_bg.gif");
	}
.style1 {
	margin-top: 14px;
	}
.obit {
margin: 0 12px 8px 0;
padding: 10px 8px 8px 10px;
float: left;
width: 145px;
height: 190px;
max-height: 190px;
border: 1px solid #E7F0F5;
background-image: url("/images/album_bg.gif");
line-height: 100%;
}
.obit h3 a {
font: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
font-weight: bold;
text-decoration: none;
color: #002E5B;
cursor: auto;
font-size: 14px;
}
.obit h3 a:hover, .obit h3 a:active {
	text-decoration: underline;
	color: #17A;
}
.obit img {
	border:none;
}
h3 a {
font: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
font-weight: bold;
text-decoration: none;
color: #002E5B;
cursor: auto;
}
h3 a:hover, a:active {
	text-decoration: underline;
	color: #17A;
}
h3 {
	margin-bottom: 0px;
	margin-top: 5px;
}
ul.pagelist {
clear: both;
padding: 0;
margin: 20px 0 0 0;
list-style-type: none;
}
ul.pagelist li {
    display: inline;
    margin-left:5px;
    margin-right:5px;
}

/* END memories of */