#logo {
	background-image: url(../images/template/essays/HeartLogo.jpg);
	height: 235px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: right;
}
#navBlock {
	background-image: url(../images/template/essays/LeftNav-mid.jpg);
	background-position: left top;
	width: 220px;
	margin-left: 65px;
	margin-top: 10px;
}
#navBlockTop {
	background-image: url(../images/template/essays/LeftNav-top.jpg);
	height: 12px;
	width: 220px;
}
#navBlockBottom {
	background-image: url(../images/template/essays/LeftNav-bottom.jpg);
	height: 31px;
	width: 220px;
}

#quoteBlock {
	height: 261px;
	width: 220px;
	margin-top: 10px;
	margin-left: 65px;
	background-image: url(../images/template/essays/QuoteBox.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#rightContent {
	width: 640px;
	background-image: url(../images/template/essays/box-mid.jpg);
	margin-top: 10px;
	background-repeat: repeat-y;
}
#boxInner {
	background-image: url(../images/template/essays/box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 22px;
	padding-left: 15px;
}
#boxOuter {
	background-image: url(../images/template/essays/box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	background-image: url(../images/template/essays/footerBG.gif);
	height: 92px;
	width: 885px;
	margin-left: 65px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #660033;
	margin-bottom: 18px;
}
h2 {
	font-size: 18px;
	color: #660033;
	font-weight: bold;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

blockquote {
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
	font-size: 14px;
	font-style: italic;
}

