.headlinestripe {
	background-image: url(images/stripes100x75.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
}
h1 {
	color: #330066;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
a:link {
	color: #0000CC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
a:visited {
	color: #003300;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
a:hover {
	color: #330066;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
h2 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
.purplelist {
	font-size: medium;
	font-weight: normal;
	list-style-position: inside;
	list-style-image:   url("images/purpdot.gif");
	color: #330066;
	text-indent: 2em;
	background-color: #FFFFFF;
}
.greenlist {
	font-size: medium;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(images/grndot.gif);
	color: #003300;
	text-indent: 2em;
	background-color: #FFFFFF;
}
.bluelist {
	font-size: medium;
	font-weight: normal;
	color: #000099;
	list-style-position: inside;
	list-style-image: url(images/bludot.gif);
	text-indent: 2em;
	background-color: #FFFFFF;
}
.headline {
	font-size: 36px;
	font-weight: bold;
	color: #330066;
	margin-left: 25%;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.logoalign {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.navlist {
	word-spacing: 3em;
}
.imageleftalign {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	white-space: pre;
	float: left;
}
.imagerightalign {
	text-align: left;
	float: right;
	padding-left: 5px;
	clear: both;
}
.parapadding {
	padding-right: 5px;
	padding-left: 5px;
}
.captiona {
	font-size: small;
	font-style: italic;
}
.birthday {
	font-size: medium;
	color: #000099;
	background-color: #FFFFFF;
}
.anniversary {
	font-size: medium;
	color: #003300;
	background-color: #FFFFFF;
}
.photoborder {
	border: 15px outset #330066;
}
.greentableborder {
	border: 5px outset #003300;
}
.purpleinnerborder {
	border: 2px solid #330066;
}
