#left_panel{position:absolute; left:0; top:0px; height:100%; width:400px;color: #ffffff;  padding-left: 0px; padding-top: 0px}
#left_panel img{padding-bottom:20px;}

img{border:0px;}
#tree{position:absolute; left: 46px; top:0px;  width:490px; height:370px;background-image: url(../images/tree3.gif);}
#content_panel ul {list-style-type:none;		
	margin-left:0;
	margin-bottom:40px;
	padding-left:10px;}
#content_panel li {
	list-style-type:none;		
	margin-left:0;
	padding-bottom:10px;
	padding-top:20px;
	border-bottom: 1px dashed #666666;}

#navigation_panel{position:absolute; left: 400px; top:0px; height:100px; width:350px;  padding-left: 0px; padding-top:0px; }    

#content_panel{position:absolute; left:400px; top:108px; width:350px; padding-left:30px; padding-top:20px; padding-bottom:60px; }

ul#tabs {
	list-style-type:none;		
	margin-left:0px;
	margin-top:12px;
	padding-left:10px;
	
	}
 ul#poems {
	list-style-type:none;		
	margin-left:0;
	padding-left:1px;
	padding-bottom:8px;
	}
		
ul#poems li {	
	display:inline; 
	font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #aa1199;
	}
		
ul#tabs li {
	padding-top:4px;
	}
	
ul#tabs a:hover{
	 border-bottom:1px dashed #ff8800;
	}
ul#poems a:hover{
	 border-bottom:1px dashed #996699;
	}

h5{padding-top:20px; font-size: 110%;}
.epitaph{font-weight: bold; }
	
body {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;

}

a:link,a:visited{ color: #996699;  text-decoration: none}

form{ padding-left:10px;
}
