@charset "utf-8";
a:link {
	color: #CC3;
	text-decoration: none;
}

a:visited {
	color: #C93;
	text-decoration: none;
}
a:hover {
	color: #C60;
	text-decoration: none;
}
a:active {
	color: #C60;
	text-decoration: none;
}

body {
	background-color: #033;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	background-image: url(etch/bgrd2.jpg);
}

.paypal {
	font-family: "Lucida Handwriting", "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	color: #C30;
}


.edith {
	font-family: "Lucida Handwriting", "Trebuchet MS", Arial, Tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: cc3;
}

.site-links {
	font-family: "Lucida Handwriting", "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #CC3;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000;
}
.sidebar-header {
	font-family: "Lucida Handwriting", "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #FF9;
	font-style: italic;
	font-weight: normal;
	width: 200px;
}
td {
	font-style: italic;
	font-size: 14px;
	line-height: 1.8;
	font-weight: normal;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	word-spacing: 2px;
	letter-spacing: 2px;
}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #666;
}
