body	
			{font-family: verdana, sans-serif;
			color: #6e3308;
			background-color: #ddd;
			}				
h1.title
				{font-family: times, serif;
				margin-bottom: 0px;
				letter-spacing: 1em;
				word-spacing: 1em;
				}
h2.subtitle
	      {font-family: times, serif;
				margin-top: 0px;
				}		
p
		{margin-left: 5%;
		margin-right: 5%;
		font-size: 80%;
		}
ol	{margin-left: 7%;
		font-size: 80%;
		}		
p.wis 
			{margin-left: 15%; 
			margin-right: 15%;
			font-family: sans-serif;
			text-align: justify;
			text-indent: 2em;
			}
p.drem 
			{margin-left: 15%; 
			margin-right: 15%;
			font-family: sans-serif;
			text-align: justify;
			text-indent: 2em;
			}			
					
ul,dl
    	{font-size: 71%;
		  }		
sub, sup 
		 {font-family: sans-serif;
     font-size: 71%;
		 }
strong
			{font-weight: bold;
			}									
.indent
			 {text-indent: 2em;
			 }
.center
			 {text-align: center;
				}
.parahead
				 {color: #6e3308;
				 }				 
blockquote
					{font-style: oblique;
					}
.comment
			{color: red;
			}
.red
		{color: red;
		}			
.hdr
		{color: #6e3308;
		 font-weight: bold;
		 }
.bar
		{color: #6e3308;
		font-weight: bold;
		background-color: #ccc;
		padding: 2px;
		}
.cbar
		 {color: #6e3308;
     font-weight: bold;
		 text-align: center;
		 background-color: #ccc;
		 padding: 2px;
		 }				 
.linfo
			{font-style: oblique;
			font-size: 71%;
			}
.modate
			 {
				font-size: 70%;
				font-weight: bold;
				color: #6e3308;
				text-align: center;
				border-top: solid thin #6e3308; 
				}
p.navigate
					{border-top: solid thin #6e3308;
					 border-bottom: solid thin #6e3308;
					 text-align: left;
					 font-weight: bold;
					 }
.new		 {color: black; 
				 font-weight: bold;
				 background-color: yellow;
				 }					 				 					 
div.banner
					{background-image: url(img/trees01.jpg);
					background-repeat: no-repeat;
					background-position: top center;
					width: 780px;
					height: 170px;							
					}																																 											
:link    
				 {color: green;
				 text-decoration: none;
				 font-weight: bold;
				 }
:visited 
				 {color: green;
				 text-decoration: none;
				 font-weight: bold; 
				 }
:hover   
				 {color: red;
				 text-decoration: underline;
				 font-weight: bold;
				 }
:active  
				 {color: green;
				 text-decoration: none;
				 font-weight: bold;
				 }		 					 					 					 
#ddm
		{margin: 0;
		padding: 0;
		z-index: 30
		}
#ddm li
		 {margin: 0;
		 padding: 0;
		 list-style: none;
		 float: left;
		 border-top: solid thin #6e3308;
		 border-bottom: solid thin #6e3308;
		 }
#ddm li a
		 {display: block;
		 margin: 0 1px 0 0;
		 padding: 4px 5px;
		 width: auto;
		 background: #ddd;
		 color: green;
		 text-align: center;
		 text-decoration: none;
		 }
#ddm li a:hover
		 {background: #ddd;
		 color: red;
		 }
#ddm div
			{position: absolute;
			visibility: hidden;
			margin: 0;
			padding: 0;
			background: #ddd;
			border: solid thin #6e3308;
			}
#ddm div a		
		 {position: relative;
		 	display: block;
			margin: 0;
			padding: 5px 5px;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background: #ddd;
			color: green;
			}
#ddm div a:hover	
		 {color: red;}					 						