.white {
	color : White;
}
BODY.main {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image : url(Kayimages/Background.jpg);
	background-attachment : fixed;
}
BODY.photopage {
	font-family : "Times New Roman";
	background-color : #191970;
}
BODY.board {
	background-image: url(Kayimages/darkwood.jpg);
	font-family: "Times New Roman";
}
TABLE.board {
	background-color : #E6E6E6;
	padding-top : 2px;
}

TD.pin {
	width : 20px;
	text-align : center;
	vertical-align : top;
}

TABLE.index {
	background-image : url(Kayimages/parchmentlt.jpg);
}
TABLE.mainindx {
	background-image : url(Kayimages/parchmentlt.jpg);
	font-family : "Times New Roman";
	font-size : 120%;
	font-weight : bolder;
}
TABLE.bshower {
	background-image : url(Kayimages/btpaper.jpg);
}
TABLE.letter {
	background-image : url(Kayimages/Letter.gif);
}
TD.letter {
	padding-left : 50px;
}

.update {
	font-style : italic;
	font-weight : lighter;
	color : White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.larger {
	font-size : larger;
}
.redletter {
	color : Red;
	font-style : italic;
}


TABLE.indexdk {
	background-image : url(Kayimages/image4.jpg);
}
TABLE.webring {
	background-image : url(Kayimages/parchmentlt.jpg);
}
TABLE.tocbar {
	font-family : "Arial Narrow";
	font-weight : bolder;
	background-image : url(Kayimages/parchmentlt.jpg);
}
TABLE.tocbarP {
	font-family : "Arial Narrow";
	font-weight : bolder;
}
TABLE.tocbarB {
	font-family : "Arial Narrow";
	font-weight : bolder;
	background-image : url(Kayimages/btpaper.jpg);
}
TH.stripe {
	vertical-align : top;
	text-align : right;
	width : 30%;
	padding-right : 10%;
}

TD.stripe {
	vertical-align : top;
	text-align : left;
}

TH.stripe1 {
	vertical-align : top;
	text-align : center;
	width : 30%;
}
TH.center {
	text-align : center;
	font-weight : bolder;
	font-size : 150%;
}

UL.essay {
	list-style-image : url(Kayimages/image12.gif);
}
UL.bd {
	list-style-image : url(Kayimages/bdiamond.gif);
}
P.photocap {
		font-family : "Arial Narrow";
	font-size : smaller;
}
.Christmas {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.announce {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

