@import url('http://nick.industrialmeats.com/basic.css');

div.center { text-align: center; }

table.imageindex 
	{
	width: 80%;
	}
tr.imageindex 
	{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}

td.thumbnail 
	{
	text-align: center;
	background: black;
	}

img.thumbnail 
	{
	border: None
	}

span.indexcaption 
	{
	font-size:60%;	
	font-style: italic;
	font-weight: bolder;
	color: yellow;
	}	

div.subdirs
	{
	font-size: 90%;
	text-align: center;
	background: black;
	color: yellow;
	margin-top: 1em;
	margin-bottom: 1em;	
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 80%;
	word-spacing: 1em;
	}

p.foota
	{
	color: red;
	font-size: 50%;
	width: 100%;
	text-align: center;
	}
