/* Layout Stylesheet */ 

.style11 {
	font-size: 18px;
	font-family: "Bookman Old Style";
}
.style12 {
	font-size: 18px;
	font-family: "Bookman Old Style";
	text-align:justify;
}
.obitname{ font-size: 18px; font-family: "Bookman Old Style"; font-weight: bold;}
.style10 { font-size: 16px; font-family: "Bookman Old Style"; font-weight: bold;}
.linktop { font-size: 14; font-family: "Bookman Old Style"; font-weight: bold; text-decoration:underline}
.linksub { font-size: 14; font-family: "Bookman Old Style"; font-weight: bold;}
.style1 {font-weight: bold; font-size: x-large; font-family: "Bookman Old Style"; font-style: italic; color: #006600;}
.style0 {font-size:x-small; font-family:"Times New Roman", Times, serif;}
ul {margin-top: .2mm; margin-bottom: .2mm;}
a:link {text-decoration:none; color:#17551C;}
a:visited {text-decoration:none; color:#17551C;}
a:hover {text-decoration:underline; color:#17551C; font-weight: bold;}
a:active {text-decoration:underline; color:#17551C; font-weight: bold;}


body{
 margin: 0;
 padding:0; 
 background:white;
 color: #000000;
 }	 
	 
#lh-col{
 position:absolute;
 top:0px;
 left:40px;
 width:270px;
 z-index:3;
 color: #000000;
 }



#c-block {
	width:100%;
	z-index:1;
	color: #000000;
	height:80%;
	background-image: url(images/left1.jpg);
	background-repeat: no-repeat;

}
#c-blockbottom {
	width:100%;
	z-index:2;
	color: #000000;
	height:80%;
	;
	background-repeat: repeat-y;
	background-image: url(images/bottom%20left1%20bg.jpg);
}

#header{
 height:60px; 
 border-bottom:1px solid #000000; 
 width:100%; 
 background:white;
 color: #000000; 
 margin:0;
  }

#center-col{
 margin:0px 10px 0px 290px;
 position:relative;
 background:#ffffff;
 color: #000000;
 z-index:5;
 }

#footer {
 width:100%;
 height:auto;
 border: solid #000000; 
 border-width:1px 0px 0px 0px;
 background:white;
 color: #000000;
 margin:0;
 }

