body, html {
		font: 9.5pt/180% Verdana, 'Times New Roman', serif;
		color: #000;
		background: #FFF url(dinpattern-stripe.gif) repeat;
		height: 100%;
		}
body.index {
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		}

input, radio, select, option, textarea		{
		background-color: #FFF;
		color: #000;
		border: 1px solid #302D2D;
		}

img		{ border: 0; float: none; }

A,
A:link,
A:visited	{ color: #302D2D; text-decoration: none; font-weight: bold; font-style: italic; background-color: #FFF;}
A:active,
A:hover		{ color: #302D2D; text-decoration: none; font-weight: bold; font-style: italic; background-color: #FFF;}

ul li		{
		list-style:none;
		}
.layout		{ 
		float: none;
		width: 616px; 
		padding: 0px; 
		background-color: #FFF;
		color: #000;
		margin: 0 auto; 
		min-height: 100%;
		position: relative;
		}
.container	{ 
		width: 616px; 
		}
.header img 	{ float: none; }
.header 	{ width: 700px; padding: 0px 0px 0px 0px; margin: 0px; z-index: 0; }
.cite		{ font-style: italic;	}
.text {		width: 580px;
		max-height: 1600px;
		float: none;
		padding: 0px;
		text-align: justify;
		margin-left: 15px;
		}
dt		{ font-weight: bold; }
h1	{
		text-align: right;
		color: #302D2D;
		letter-spacing: 0.9em;
		font: italic 900 10.5pt/11pt Arial, 'Times New Roman', serif;
		text-transform: uppercase;
		background-color: #FFF;	
		width: 100%;
		}
h1:first-letter	{
		text-transform: capitalize;
		color: #302D2D;
		background-color: #FFF;
		font: italic 900 16pt/11pt Georgia, 'Times New Roman', serif;
		}
h4 {
		color: #302D2D;
		letter-spacing: 0.7em;
		font: italic 900 9pt/9pt Arial, 'Times New Roman', serif;
		background-color: #FFF;
		text-align: right;
		text-transform: uppercase;
		margin-bottom: 1px;
		width: 100%;
		}
h4:first-letter	{
		text-transform: capitalize;
		color: #302D2D;
		background-color: #FFF;
		font: italic 900 13pt/9pt Georgia, 'Times New Roman', serif;
		}
.stats {
		width: 400px;
		float: none;
		padding: 0px 2px 2px 2px;
		margin: 0 auto;
		}
.em		{
		font-weight: bold;
		}
.footer		{
		text-align: center;
		margin-top: 40px;
		margin-left: 15px;
		width: 580px;
		}
.block		{
		width: 370px;	
		padding: 10px 0 5px 0;
		text-align: left;
		}
#plug		{
		position: relative;
		left: 270px;
		text-align: center;
		float: none;
		width: 88px;
		}
th, tr, td	{
		padding: 2px;
		}	
.menu		{
		position: relative;
		left: 290px;
		top: -40px;
		text-align: right;
		width: 305px;
		letter-spacing: 0.2em;
		word-spacing: 0.2em;
		}	
