/*Main Body*/
body, h1, h2, h3, li, p, ul { font-size: 1em; margin-left: 10px; margin-top: 10px; padding: 0; }

/*Links and Basic Info*/
a, a:link {
	color: #336699; 
	}
a:visited {
		color: #660033; 
	font-style: italic;
	}
a:hover	   {
		color: #000033; 
	}
a:active { 
	color: #993333; 
	}
a:hover {
	text-decoration: none;
}
acronym { border: 0; color: #780101; cursor: help; }
.accesskey { text-decoration: underline; }

body {
	background: url(../images/frames_02.jpg) no-repeat fixed left top;
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}



/*Left Navigation body*/
#leftnav {  margin-left: 10px; margin-top: 10px; padding-left: 10px;
	/* MSIE Modifications */ voice-family: "\"}\""; voice-family:inherit; width: 380px;}
	#leftnav h2.about {  width:100%; height:46px; margin-bottom: 0px; background: url(../images/h2.png) no-repeat;}
	#leftnav h2.about span {display:none;}
	#leftnav h2.romance {  width:100%; height:27px; margin-bottom: 0px; background: url(../images/h3.png) no-repeat;}
	#leftnav h2.romance span {display:none;}
	#leftnav h2.juvenile {  width:100%; height:43px; margin-bottom: 0px; background: url(../images/h4.png) no-repeat;}
	#leftnav h2.juvenile span {display:none;}

/*Rose & Book Image*/
#rosebook {
	background: url(../images/frames_04.jpg) center bottom no-repeat;
	height:124px;}
#rosebook span {display:none;}

p {
	margin: 5px;
	}
