body {
	font-size:100%;
	background-color:#ffffff;
	background-image:url(wwimages/wwbackmain.jpg);
	background-attachment:fixed;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 106px;
	width: 980px;
	background-image: url(wwimages/wwgardenbsm.gif);
	background-repeat:no-repeat;
	padding: 1px;
}

#content {
	width: 820px;
	padding: 3px;
	margin-right: 20px;
	margin-left: 144px;
}

#leftnav {
	float: left;
	width: 140px;
	background-image: url(wwimages/wwbacknav.jpg);
	background-attachment:fixed;
	padding: 5px;
		
}

#leftnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: 'Times New Roman', Times, serif;
	font-size:1.0em;
}

#leftnav a {
	display: block;
	width: 120px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited {
	color: #002200;
	text-decoration: none;
	font-weight: bold;
}

#leftnav a:visited {
	color: #002200;
	text-decoration: none;
	font-weight: bold;
}

#leftnav a:hover {
	text-decoration: underline;
	color: #006012;
	font-size:1.125em;
}

#leftnav p {
	font-family: 'Times New Roman', Times, serif;
	font-size:0.875em;
	color: #002200;
	line-height:1.0em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 0;
}

#cover {
	float: right;
	width: 130px;
	padding: 10px;
	background-image: url(wwimages/wwbacknav.jpg);
	background-attachment:fixed;
	margin: 0px;
	border: 0px;
	text-align:center;
}

#footer {
	padding: 10px;
	clear: both;
	font-family: 'Times New Roman', Times, serif;
	font-size:0.625em;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size:2.0em;
	text-align:center;
	font-weight: bold;
	color: #002200;
	line-height:0.875em;
}

h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size:1.75em;
	font-weight: bold;
	color: #002200;
	line-height:0.875em;
}

h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size:1.0em;
	font-weight: bolder;
	color: #000000;
	line-height:1.0em;
}

h4 {
	font-family: 'Times New Roman', Times, serif;
	font-size:1.0em;
	font-weight: bolder;
	color: #000000;
	line-height:1.0em;
}

h5 {
	font-family: 'Times New Roman', Times, serif;
	font-size:1.0em;
	font-weight: bolder;
	color: #000000;
	line-height:1.0em;
}

h6 {
	font-family: 'Times New Roman', Times, serif;
	font-size:1.0em;
	font-weight: bolder;
	color: #000000;
	line-height:1.0em;
}

p {
	font-family: 'Times New Roman', Times, serif;
	font-size:1.5em;
	color: #000000;
	line-height:1.1em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 3px;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #002200;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-size:1.25em;
	color: #006012;
	text-decoration: underline;
}

.smalltext {
	font-family: 'Times New Roman', Times, serif;
	font-size:1.0em;
	color: #000000;
	padding: 3px 0;
   	margin: 3px 0;
	line-height:0.9em
}

p.main {
	text-align:justify;
}

p.description {
	text-align:center;
	font-size:1.0em;
}

p.book {
	text-align:justify;
	text-indent:50px;
}
