body {
	width: 800px;
	margin: auto;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
   height: 100%	;
	min-height: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	color: #000;	
	background-color: #66520B;
	background-image: url(css/BG.jpg);
	background-repeat: repeat;
	}		
	
* html{
	 text-align: left;
	 height: 100%;
}
	
p { letter-spacing: .02em;
}

#nonfooter {
	position: relative;
	min-height: 100%;
	
}
* html #nonfooter
{
height: 100%;
}


 #headerwrapper {
		background-image:url(css/Banner.jpg);
		height: 143px;
		background-repeat: no-repeat;
		background-position: center;
		vertical-align: middle;
/*	background-position: center;
*/	}		
	

	
	#nav {
	padding-left: 50px;
	background-image:url(css/Nav.jpg);
	background-repeat: no-repeat;
	height: 30px;
	color: #000;
	background-position: center;
	vertical-align: bottom;
	text-align: center;
}

		#content {		
		vertical-align: top;
		padding: 1px 60px 190px 40px ;	
		margin-top: -1px;
			background-image:url(css/bodybg.jpg);
			background-position: center;
			background-repeat: repeat-y;

}

*html #content {
 height: 100%;
}


#footer{	
  height: 188px;
  margin-top: -187px;
	font-size: .8em;
   background-image: url(css/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center ;
	vertical-align: bottom;

	/*min-height: 125px;*/

	}	


		
  #sidebarcomment {
	background-image: url(css/sidebar.jpg);
	background-position:  left;
	background-repeat: repeat-y;
	width: 193px;
	color: #000;
	
		  	min-height: 40px;		
float: right;
}

  #sidebartopright {
		background-image: url(sidebartop.jpg);
		background-repeat: no-repeat;
		background-position: top right;
	
padding: 10px 20px;
			}
			
			

	
	  #sidebarbtmright {
  	background-image: url(css/sidebarbtm.jpg);
	background-position: right bottom;
  background-repeat: no-repeat; 
  padding-bottom: 20px;}	
	
	
 a:link { color: #6E430A; font-size: normal;}
 a:visited {  color: #5B3301; font-size: normal;}
 a:hover {  color: #5B3301; background-color: #F2E6C1; font-size: normal;}
 a:active {color: #5B3301; font-size: normal;}
 

.dkslice {
	background-image:url(css/dkslice.jpg) ;
	background-repeat: no-repeat;
	height:37px;
}	

		
div.clearfloats {
	clear:both; }
}	
	

  
 h1 {   font-size: 1.6em; color: #5B3301; 
 font-style: normal;


}
 
 
 h2 { text-align: left;
 font-size: 1.6em;
  
 font-weight: normal;
 color: #6E430A; font-style: normal;}
 
 h3 { font-size: 1.2em; color: #6E430A; text-align: center; font-style: italic; text-decoration: none ;}
 h4 { font-size: 1em; color: #B16B10;}
 h5 { font-size: 1em; color:#B16B10; font-weight: bold;}
 h6 { font-size: .8em; font-weight: bold; font-style: italic;}
 .hr {
 	background-image: url(css/hr.jpg);
	width: 75%;
	background-position: center;
	height: .5px;
 }
	
 
 table.crisp {
   margin-left:5px;
	   color: #000000;

	padding: 5px 5px 5px 5px;
  border: 1px solid #000;
	border-collapse: collapse;
color: #000;
}
 table.crisp th, table.crisp th a:link, table.crisp th a:visited, table.crisp th a:hover, table.crisp th a:active {
	background-color: #DBC283;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%	padding: 5px 5px 5px 5px;
}
table.crisp td {
	border: 1px;
	border-style: solid;
	border-color: #DBC283;
	border-collapse: collapse; 		padding: 5px 5px 5px 5px;
}

table.crisp td a:link, table.crisp td a:visited {
   color: #5B3301;
} 
table.crisp td  a:hover, table.crisp td a:active{
	background-color: #F2E6C1;
	color: #000000;
}

 

	
 .smalltitle {font-size: 1.3em; font-weight: normal color: #DBC283; }
 .largetitle 	{font-size: 2em; font-weight: normal color: #DBC283; text-align: center; }
 .more {
 	font-weight: bold;  font-style: italic;
 }
 .FIXME { color: fuchsia;
 background-color: lime;
 font-size: 1.5em;
 font-weight: bold;	
 }
 
  .Message {  color: #B67010; font-weight: bold; font-style: italic;}