	


		body {
			font-family: "Trebuchet MS";
			background-image: url('wood.jpg');
			font-size: 10pt;
			color: #453B38;
			}

		h1 { 	
			
		font-size: 15pt;
			color: #594C46;
			font-family: Georgia, Serif;
			}
		
		
			
		h2 {font-size: 12pt;
			
		color: #594C46;
			
		font-family: "Trebuchet MS"; }
		

		a:link, a:visited {
			color: #594C46;
			text-decoration: none;
			border-bottom: 1px dotted #594C46;
			}

		a:hover {
			color: #2E2726;
			text-decoration: none;
			
			
			border-bottom: 1px solid #594C46;
			}
		
		table {
			margin-left: 40px;
			margin-bottom: 40px;
			}
		
		#allcontent {
			width: 1000px;
			background-color: #DCEADB;
			margin-left: auto;
			margin-right: auto;
			}


		#header {
			width: 1000px;
			text-align: center;
			background-color: #B5C3B6;
			padding-bottom: 25px;
			}


		#header img { border: none  }
		
			
	#header a {border: none}

		#menu{
			width: 1000px;
			height: 19px;
			margin-left: auto;
			margin-right: auto;
			border-top: 4px solid #5C4E4B;
			z-index: 1; 	
			font-family: Georgia, Serif;
			color: #B5C3B6;
			text-decoration: none;
			word-spacing: 0.3em;
			text-align: center;
			letter-spacing: 1.5px;
			line-height: 1.1em;
			font-size: 13px;
			}
		
		#menu ul{
			list-style-type: none;
			text-align: center;
			margin-top: -8px;	
			position: relative;
			z-index: 2;
			}

		#menu li{
			display: inline;
			text-align: center;
			margin: 0 25px;
			}

		#menu li a
			{
			padding: 1px 7px;
			color: #DCEADB;
			background-color: #5C4E4B;
			text-decoration: none;
			}
	
		#menu li a:hover
			{
			color: #B5C3B6;
			}

		
			
		#menu li a.current {
		
			background: #DCEADB;
		
			color: #5C4E4B;
		
			font-weight: bold;
		
			border: 1px solid #5C4E4B;
		
			}

		#image { 
			margin-top: -19px;
			margin-left: auto;
			margin-right: auto;
			}

		#footer { 
			width: 1000px;
			clear: both;
			padding-top: 2px
			;
			padding-bottom: 2px;
			font-size: 8pt;
			background-color: #B5C3B6;
			}
		
		#footer	ul{
			list-style-type: none;
			text-align: center;
			}
		
		#footer li {
			display: inline;
			padding-right: 100px;	
			}
	
		#intro {
			
		margin-left: 30px;
		
		}

		
		
		#about {
			padding: 40px;
			margin-right: 40px;
			text-align: justify;
			}

		#about img
			{
			border: 2px solid #5C4E4B;
			margin-left: 40px;
			}

		.emphasis {
			font-weight: bold;
			}
		
		
			
		p.indent { margin-left: 25px }
		
		
		
		p.box { background-color: #B5C3B6;
		
			padding: 10px; }
		
		

		#image img {border: none}
		
		p.credit {font-size: 8pt;
		
			float:right;

		color: #ffffff;
		
		margin-right: 15px}

	
		
		p.credit a {color: #ffffff}