td img {display: block;}.base {
	display: block;
	margin: 0px;
	padding: 0px;
	position: static;
	background: url(images/base.jpg) no-repeat fixed center top;
}
body {
	background-attachment: fixed;
	background-image: url(images/cynthia_rowe_backing.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #4f4f4f;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	letter-spacing: 1px;
}
td {
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
	color: #000000;
}
.photoright {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content a:link, .content a:visited {
	color: #000066;
}
.content a:hover, .content a:active {
	color: #98162f;
}
.copyright {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallcontent {
	font: 12px "Book Antiqua", Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
}
.photoleft {
	padding: 0px;
	margin: 0px 20px 10px 0px;
}
.content-right {
	background: url(images/content-right.jpg);
}
