.bgleftmain {
	background-image: url(right/bg_all.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}

.bgleftsub2 {
	background-image: url(right/lines.jpg);
	background-repeat: no-repeat;
}
.textmain {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 12px;
	color: #900;
}
.picframe {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #8E312D;
	border-right-color: #8E312D;
	border-bottom-color: #8E312D;
	border-left-color: #8E312D;
}
.bgvalentine {
	background-image: url(bg_valentine.gif);
	background-repeat: repeat-y;
}
.texthead {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #921818;
}
a {
	color: #900;
	text-decoration: underline overline;
}
a:hover {
	color: #333;
	text-decoration: none;
}

