/* CSS Document */
body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
}
.txt_bg {
	background-image: url(images/Katsquire_p1_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt2_bg {
	background-image: url(images/Katsquire2_p1_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt2_bg2 {
	background-image: url(images/Katsquire3_p1_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.wed_bg {
	background-image: url(images/weddings.gif);
	background-repeat: no-repeat;
	background-position: -8px 8px;
}
.wed2_bg {
	background-image: url(images/weddings1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bdr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bdr td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.ben {
	background-image: url(images/ben_bw.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.paul {
	background-image: url(images/Paul_bw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.jonah {
	background-image: url(images/jonah.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#form1 .yellow {
	background-color: #FF0000;
}
