body
		{ background-color: #E6B68A;
		  font-family: verdana, arial, sans-serif;
		  font-weight: 500;
		  color:  black;
		  line-height: 1.3;
		  padding: 10px;
		  margin: 0;
	  	  max-width: 1024px;}
h1		{ font-size: 125%; line-height: 1.4;
		  font-weight: 700;
		  color: #6B4338; }
.addr		{ margin-top: -20px }
.hi             { font-style: italic;
		  font-weight: 600;
                  color:  #B47D6D; }
h2		{ font-size: 88%; 
		  padding: 0; margin: 0;
		  font-weight: 600;
		  color: #8D8D8D }
p, li           { font-size: 78%; }
a.h:link, a.h:visited
		{ padding: 0; margin: 0;
		  font-weight: 600;
		  color: #8D8D8D;
		  text-decoration: none; }
a.h:hover, a.h:active
		{ padding: 0; margin: 0;
		  font-weight: 600;
		  color: #8D8D8D;
		  text-decoration: underline; }
ul 		{ list-style-type: none;
		  margin:  0px 0px 10px 15x;
		  padding: 0; }
li		{ margin-left: 15px; 
		  text-indent: -15px }

.cat    	{ margin-top: 40px }
a:link
		{ text-decoration: underline;
		  font-weight: 500;
		  color: black }

a:visited
		{ text-decoration: underline;
		  font-weight: 500;
		  color: black }
a:hover
		{ text-decoration: underline;
		  font-weight: 600;
		  color: #6B4338 }
a:active
		{ text-decoration: underline;
		  font-weight: 600;
		  color: #6B4338 }

a.n:link
		{ text-decoration: none; color: #5B3513; font-weight: 500}
a.n:visited
		{ text-decoration: none; color: #5B3513; font-weight: 500}
a.n:hover
		{ text-decoration: underline; color: #5B3513; font-weight: 500}
a.n:active
		{ text-decoration: underline; color: #5B3513; font-weight: 500}

#all            { border-style: none;
		  width: 100%;
		  margin: 0 auto 0 auto; }
#top		{ text-align: left;
		  padding: 0px 16px 10px 16px; 
		  color: black }
#nav		{ text-align: right;
		  padding: 0;
		  font-size: 69%;
		  color: black;  }
#nav p          { margin: 0 }
#left		{ float: left;
		  width: 35%;
		  padding: 0px 16px 10px 16px;
		   }
#right		{ float: left;
		  width: auto;
		  padding: 0px 16px 10px 16px; }
#rev		{ clear: both;
		  color: black;
		  font-size: 80%; 
		  text-align: center;
		  margin: 10px 10px 6px 10px;
		  border-top: 2px solid #f1f1f1; }
#rev p          { margin-top: 10px }



