body {
	background-image: url(images/floral.gif);
}
p {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
.byline {
	font-size: 90%;
	font-style: italic;
}a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990033;
}

td img.decoration {
	display: block;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	clear: right;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border: medium double #999999;
	float: right;
	width: auto;
	font-size: 80%;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ul {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	list-style-type: square;
}
.photoright {
	float: right;
	border: medium double #A4001D;
	margin: 5px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	clear: right;
}
.photocenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #666666;
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A4001D;
	border-right-color: #A4001D;
	border-bottom-color: #A4001D;
	border-left-color: #A4001D;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.submenu a {
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
}
.form_label {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
legend {
	border: 1px solid #7B827C;
}
.photoleft {

	float: left;
	border: medium double #A4001D;
	margin: 5px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	clear: right;
}
.photocenter img {

	border: medium double #A4001D;
	margin: auto;
	padding: 5px;
}
