/* Style sheet for bensongenealogy.co.uk Copyright bensongenealogy.co.uk 2006 */

/*a:link { color: #663300; text-decoration: underline; } 336699*/
a:link { color: #002449; text-decoration: underline; }
a:visited { color: #002449; text-decoration: underline; } 
a:hover { color: red; } 

ul { 

list-style: none; 
padding: 10px; 
margin: 0; 
border: none; 
background-color: transparent; 
visibility: visible;
} 
/* apply to every li */ 
li { 

margin: 0; 
padding: 2px; 
border: none; 
visibility: visible;
} 
 

body {
	color: black;
	color:#806C59;
	color:#663300;





        background: repeat-y url(navbg.jpg);
	background-color: #a97838;
	background-color: #eeeeee;
	background-color: #fffffc; 
	margin: 0;
/*	margin-left: 20px;*/
	padding: 1em;
	font-family: "arial";  
	font-size: "14";  
}


#top h1 {
	font-family: "Times New Roman";
	font-weight: bold;
/*	font-style: italic;*/
	font-size: 30pt;  /*3.0em*/
	line-height: 1.0em;
	text-align: left;
/*	color: #336699; */
	color: #663300;
	margin: 0;
	margin-left: 160px;
	padding-top: 0.5em;

}

#top h2 {
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	line-height: 1.2em;
	text-align: left;
/*	color: #336699; */
	color: #663300;
	margin: 0;
	margin-left: 165px;
	padding-bottom: 1em;

}

#top a:link { color: blue; text-decoration: underline; }
#top a:visited { color: blue; text-decoration: underline; } 
#top a:hover { color: red; } 

#top	{

	position:absolute; /*added*/
	z-index:0;
	top:0px; /*added*/
	left:25px; /*added*/
	
	height:95px; 
/*	width:952px; */
	width:795px; 
	border-style: solid;
	border-color: #007700;
	border-color: #ffffff;
	border-width: 0;
	border-bottom-width: 3px;
	
	margin: 0;
	margin-right: 20px;
	padding: 0;
	background-color:#FEE8D6; 
/*	background-color:#ccff99;*/
/*	background-image: url(churchsmall.jpg); */
/*	background-image: url(tree.jpg); */
	background-image: url(leaves.jpg); 

	background-position: 0px 0px; 
	background-size: auto; 
	background-repeat: no-repeat;
	font-size: 8pt;


}



#navigation {

	
	position:absolute;
	z-index:2;
/*	top:182px;*/
	top:110px;
	left:0;
	width:160px;


	color: #663300;


/*	text-align: center;*/

/*	background-color:#FEE8D6;*/


	margin: 0;
	margin-left: 20px;
	padding-top: 0.8em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-align: center;
	font-size: 8pt;

}

#navigation a:link { color: #006633; text-decoration: none; } 
#navigation a:link { color: #002449; text-decoration: none; } 

#navigation a:visited { color: #006633; text-decoration: none; } 
#navigation a:visited { color: #002449; text-decoration: none; } 


#navigation a:hover { color: red; text-decoration: underline;} 


#navigation table{
	font-size: 10pt;
	padding: 0;
/*	padding-left: 2.0em; */
}



#content p {

	padding:0;
	padding-left:1em;
	padding-right:1em;

}

#content ul	{
	list-style-type: disc;
	line-height: 1.2em;
	text-align:left;
	list-style-position: outside;
	padding-left: 1.0em;
	margin-left: 0;
	background-color: transparent; 
	visibility: visible;
}


#content h2 {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: center;
}


#content table{
	font-size: 1.0em;


}

#content {

/*	margin:160px 142px 0 142px;*/
/*             top*  bottom right left/
/*	margin:160px 14px 10px 162px;*/

	/*margin:156px 170px 0px 169px; */
	position: absolute;
	
	left: 180px;
	top: 95px;
	
	width: 640px;

	background:#fffaf0; 
	background:#fffffc; 

/*	color: #333333; */
	color: #444444;

	z-index: 0;

	font-family: "arial";
/*	font-family: "times new roman";*/
	font-style: normal;
	font-size: 10.2pt;
	font-size: 0.9 em;
	

/*	border: solid #000000;
	border-width: 1px;
*/

	padding: 0;
	padding-top: 1.0em;

	/*newbie*/
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	color:#663300;


}




/*
#content a:link { color: #663300; text-decoration: underline; }
#content a:visited { color: #663300; text-decoration: underline; } 
#content a:hover { color: blue; } 	
*/
#contentp {

	position:absolute;
	top:120px;
/*	right:25; */
	left:820px;
	width:140px;


	z-index:-2;
/*	background:#fffaf0;*/
/*	background:#ffffff;*/
	background-color: #a97838;
	background-color: #eeeeee;
	background-color: #fffffc; 

	/* color: #333333;*/
}

#footer {

 position: absolute;
 bottom: -120px;
 
 z-index: 0;
/* width:100%; */
 height:35px;
 color: #663300;
 margin:0;
 margin-left:169;
 margin-right:169;
 padding:0;
 text-align: center;
 font-size: 0.8em;
 background-color: #a97838;
 background-color: #eeeeee;
 background-color: #fffffc; 
/* background: repeat-y url(footbg.jpg);*/

 }




