.site-body {
	background-color: #280405;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(/Images/SiteImages//NadiaBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menubar {
	background-color: #3B1D00;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.contents {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 750px;
	border: 0px;
	margin: auto;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(/Images/SiteImages/ParchmentBG2.jpg);
	background-repeat: repeat-y;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 735px;
	margin: auto;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.heading-meta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	vertical-align: text-bottom;
}
