body {
	font-family: verdana, tahoma, geneva, arial, Sans-Serif;
	font-size: smaller;
	color: gold;
	background-color: #08296b;
	}


LI {
	color: gold;
	line-height: 200%;
	}

A:hover {
	color: red
	}

A {
	color: gold;
	text-decoration: none;
	font-weight: bold;
	}
A.here  {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	}


IMG {
	border: solid 1px black
	}

IMG.plain {
	border: none
	}


#nav  {
	width: 17%;
	border: 3px ridge;
	float: left;
	position: absolute;
	margin-top: 50px;
	padding: 10px;
	background-color: #002443;
	}

#photonav  {
	width: 200px;
	border: 3px ridge;
	float: left;
	position: absolute;
	margin-top: 50px;
	padding: 10px;
	background-color: #002443;
	}

#logo	{
	width: 593px;
	height: 147px;
	position: absolute;
	left:20%;
	}


#content	{
	position: absolute;
	left:20%;	
	width: 79%;
	margin-top: 170px;
/*	border: 2px solid; */
	}
#bookwords	{
/*	width: 640px; */
/*	float: right; */
/*	border: 2px solid; */
	padding: 15px 15px 15px 15px; 
	text-align: justify; 
	}

#brobookwords	{
/*	width: 640px; */
	float: left;
/*	border: 2px solid; */
	padding: 10px;
	text-align: justify;
	}


#homewords	{
/*	float: right; */
/*	border: 2px solid; */
	padding: 10px;
	text-align: justify;
	font-style: italic; 
	}

#quotewords	{
	font-style: italic;
	}

#frontwords	{
/*	float: right; */
/*	border: 2px solid; */
	padding: 10px;
	text-align: justify;
	font-style: italic; 
	clear: both;
	}



#joysmonth	{
	text-align: justify;
	}


#picbox	{
	float: left;
	clear: none;
	padding: 10px;
	}

#rightpicbox	{
	float: left;
	clear: none;
	padding: 10px;
	}

#charname	{
	font-weight: bold;
	}

#cookwords	{
	border: 2px solid black; 
	padding: 15px 15px 15px 15px; 
	text-align: justify; 
	color: blue;
	background-color: beige;
	}

