/*@import url("http://www.newmoondesigns.net/display.css"); */

html
	{
		width:100%;
		height:100%;
	}
body
	{
		font-family: 'Berlin Sans FB Demi', 'berlin sans fb',tahoma, verdana,arial,sans-serif;
		font-style:  normal;
		font-weight: normal;
		color: #003399;
		list-style-image: url(heartbullet.gif);
		background-image:url(heartsbackground.gif); 
		background-attachment:fixed;
		border:2px red ridge;
		margin:5px;
		padding:5px;
    }
.thinmargin	
{
	margin-top:-10px;
}

.pagebottom
{
	margin:0 auto;
	margin-top:15px;
	width:600px;
	padding:4px 4px 0px 4px;
	border:1px dotted #ff6699;
	text-align:justify;
	line-height:.8em;
}

.pagebottom h3
{
	font-size:8pt;
	margin:0 auto;
	color:#9999aa;
	font-weight:400;
}

.bottomblurb
{
	font-size:8pt;
	color:#9999aa;
	font-weight:400;
}

.bottomblurb a
{
	color:#6699cc;
}

/*Book Section */

.books-p
{
	
	font-size:7pt !important;
	margin-top:10px;
}

.books-p a:link
{
	color:#81539c;
	text-decoration:underline;
	line-height:12pt;
}
.books-p a:hover
{
	text-decoration:none;
}
.aligned
{ 
    
	margin:0px 0px -2px 5px;
	text-align:left;
	border:1px solid #cccccc;
}
