@charset "utf-8";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(graphics/water040.jpg);
	background-repeat: repeat;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.body2 {
	background-image: url(graphics/BGusn.jpg);
	background-repeat: repeat;
}

.bodytext {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	text-align: left;
	padding: 0px;
	margin: 10px;
	vertical-align: top;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #CCC;
}
.formheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-weight: bolder;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px;
	padding: 0px;
}

.textmargin {
	left: 25px;
}
.h {
	font-family: "Comic Sans MS", cursive;
}
.sidebar {
	background-color: #06C;
	border: medium groove #000;
}
.catalog {
	font-family: "Comic Sans MS", cursive;
	background-color: #99FFFF;
	margin: 0px;
	border: medium groove #000;
	font-size: 18px;
	padding-left: 10px;
}
.reunion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #CCC;
	padding: 10px;
	border: medium groove #000;
	text-align: center;
}

.mainbody {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	border: medium groove #000;
	padding-left: 15px;
}
.banner {
	border: medium groove #000;
}
.bottomleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.bottomright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
