
body {margin: 0px; padding: 0; background: transparent; color: #000; font-weight: normal; 
	font-family: Times New Roman, serif; }

body#images {background: #F6F3EA; }

ul {list-style: none;  margin: 0; padding: 0;  }

ul li {float: left; width: 400px; padding: 10px;  }

li img { width: 400px; float: left; margin: 10px 10px 0 10px; 
	border-top:1px solid black; 
	border-left:1px solid black;  
	border-right:1px solid black;  
	border-bottom:1px solid black;  
    	
	}

	.noshow {text-align: center; font-size: .85em; color: gray; 
		   }
		   
.donotshow {display: none; }		   
		   
/*
		   
li    img {
    float: left;
    border-width: 4px;
    border-color: white;
    border-style: groove;	}
*/
	
	.clearer {clear: both; }