body, html {
		font: 9.5pt/180% Verdana, 'Times New Roman', serif;
		color: #000;
		background: #000947 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; background-color: #FFF;}
A:active,
A:hover		{ color: #302D2D; text-decoration: none; font-weight: bold; background-color: #FFF;}

ul li		{
		list-style:none;
		}
#layout		{ 
		float: none;
		width: 768px; 
		padding: 0px; 
		background: #FFF url(bg.jpg) repeat;
		color: #000;
		margin: 0 auto; 
		min-height: 100%;
		position: relative;
		}
.container	{ 
		width: 768px; 
		float: none;
		background-color: #FFF;
		color: #000;
		}
.content	{
		width: 568px;
		float: right;
		background-color: #FFF;
		color: #000;
		}
.menu		{
		float: left;
		width: 200px;
		text-align: center;
		background-color: #FFF;
		color: #000;
		}
.menu a		{
		font: italic 900 13pt/13pt Georgia, 'Times New Roman', serif;
		}
.journal	{
		width: 200px;
		}
.journal p	{
		width: 180px;
		text-align: center;
		font: italic 8pt/180% Verdana, 'Times New Roman', serif;
		margin-left:10px;
		}
.header img 	{ float: none; }
.header 	{ width: 700px; padding: 0px 0px 0px 0px; margin: 0px; z-index: 0; }
.cite		{ font-style: italic;	}
.text {		width: 550px;
		max-height: 1600px;
		float: none;
		padding: 0px;
		text-align: justify;
		background-color: #FFF;
		color: #000;
		}
dt		{ font-weight: bold; }
h1	{
		text-align: right;
		color: #302D2D;
		letter-spacing: 0.9em;
		font: italic 900 12.5pt/11pt Georgia, 'Times New Roman', serif;
		text-transform: lowercase;
		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 Georgia, 'Times New Roman', serif;
		background-color: #FFF;
		text-align: right;
		text-transform: lowercase;
		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;
		}
h2		{
		text-align: center;
		color: #302D2D;
		letter-spacing: 0.2em;
		font: italic 900 12.5pt/11pt Georgia, 'Times New Roman', serif;
		text-transform: lowercase;
		background-color: #FFF;	
		border-bottom: 2px #302D2D solid;
		width: 90%;
		margin-left:10px;
		}
.stats {
		width: 350px;
		float: none;
		padding: 0px 2px 2px 2px;
		margin: 0 auto;
		}
.em		{
		font-weight: bold;
		}
.footer		{
		text-align: center;
		margin-top: 40px;
		width: 550px;
		}
.block		{
		width: 340px;	
		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;
		}		
