body {
	background: url(monster-bg.gif);
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;	
}

.container {
	background: url(/images/shadow.png) repeat-y;
	width: 800px;
 	position: relative;
	top: 0px;
	height: auto;
	display: block;
	text-align: left;
}

.definitive-header {
	position: relative;
	left:40px;
	width: 191px;
	font-size: 50px;
	padding-top: 40px;
	display: block;
	text-align: left;
	height: 120px;
}

.definitive-menu {
	position: absolute;
	text-align: right;
	top:80px;
	width:760;
	font-weight: bold;
	display: block;
}

.bodytext {
	width: 650px;
	margin-top: 0px;
	text-align: justify;
	color: #272727;
	font-size: 11px;
	line-height: 14px;
	line-before: 0px;
	font-weight: normal;
	display: block;
}

#psalm {
	padding-right: 10em;
	padding-left: 0em;
	text-align: left;
	text-indent: 2em;
	color: #272727;
}
#tabletext, 
.serendipitySideBarContent, 
.serendipity_entry, 
.serendipity_entry_body,
.serendipity_commentBody, 
.serendipity_commentsLabel, 
.serendipity_center,
.serendipity_comments,
.serendipity_section_comments,
.serendipity_commentDirection,
.serendipity_commentBody,
.serendipity_msg_important {
	text-indent: 0;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 5px;
	text-align: left;
}
.serendipity_comment_source
{
	margin-bottom: 20px;
}
#tabletext-blurb, .serendipity_entryFooter  {
	font-size: 10px;
	text-indent: 0;
	border-top-width: 1px;
	width: 100%;
	border-bottom: 1px dotted #b8a277;
	border-spacing: 0;
	margin-bottom: 10px;
	padding-bottom: 7px;
	text-align: left;
}

#heading, H1, H2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
	margin-top: 20px;
	text-indent: 0;
	letter-spacing: 0px;
}

#subheading, H3, H4, #serendipitySideBarTitle, .serendipity_commentsTitle {
	text-align: left;
	font-size: 12px;
	color: #666;
	padding-top:20px;
	padding-bottom: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-indent: 0;
}

#author {
	text-align: left;
	color: #504734;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-indent: 0;
	margin-bottom: 30px;
	margin-top: -15px;
}

:link {
	text-decoration: none;
	color: #998664;
}

:active {
	color: #000000;
	text-decoration: underline;
}

:visited {
	color: #888888;
	text-decoration: none;
}

:hover {
	color: #504734;
	text-decoration: no-underline;	
}


#picture {
	top: 0;
	left: 0;
	vertical-align: top;
	position: relative;
	padding-right: 16px;
	float: left;
	padding-left: 0;
	margin-left: 0;
	text-indent: 0;
	padding-bottom: 10px;
}
