@charset "utf-8";
/* CSS Document */
	
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title {
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h1.center{
	text-align: center;		
}
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1.center{
	text-align: center;		
}
h2 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;
}
h2.center {
	text-align: center;	
}
	
}.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.categories {
	font-weight: bold;

}
.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.foreground {
	background-image:url(Kayimages/parchmentlt.jpg);
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.photosqu {
	float: left;
	height: 380px;
	width: 400px;
}

img.center {display: block; margin: 0 auto;}

.toc_bar {
	font-family : "Arial Narrow";
	font-weight : bolder;
	background-image : url(Kayimages/parchmentlt.jpg);
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.toc_bar_filkfaq {
	font-family : "Arial Narrow";
	font-weight : bolder;
	background-image : url(Kayimages/parchmentlt.jpg);
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
