body, html {
		font: 8.5pt/180% Verdana, Georgia, 'Times New Roman', serif;
		color: #EDE5A8;
		background-color: #000;
		}
body.index {
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		}

input, radio, select, option, textarea		{
		background-color: #CDBF53;
		color: #000;
		border: 1px solid #7C7300;
		}

img		{ border: 0; float: none; }

A,
A:link,
A:visited	{ color: #CDBF53; text-decoration: none; font-weight: bold; background-color: #000;}
A:active,
A:hover		{ color: #7C7300; text-decoration: none; font-weight: bold; background-color: #000;}

.layout		{ 
		float: left;
		margin: 0 auto; 
		width: 640px; 
		padding: 0px 20px 15px 0px;  
		min-height: 650px;
		background-color: #000;
		color: #EDE5A8;		
		}
.container	{ 
		margin: 0 auto; 
		width: 640px; 
		padding: 0px; 
		}
.header img 	{ float: left; }
.header 	{ width: 640px; padding: 0px; margin: 0px; z-index: 0; }

dt		{ font-weight: bold; }
.content {
		width: 625px;
		float: none;
		margin: 2px auto;
		text-align: justify;
		}
.title	{
		text-align: justify;
		float: none;
		color: #7C7300;
		font-weight: bold;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 20px;
		margin-bottom: 5px;
		border-bottom: 1px solid #7C7300;
		text-transform: uppercase;
		background-color: #000;	
		}
.boxtitle	{
		text-align: left;
		float: none;
		color: #7C7300;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 5px;
		border-bottom: 1px solid #7C7300;
		text-transform: uppercase;
		background-color: #000;	
		}
.menutitle {
		float: right;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;					
		font-weight: bold;
		font-size: 10pt;
		text-transform: lowercase;
		text-align: right;
		z-index: 3;
		}

.subtitle {
		text-align: justify;
		float: none;
		color: #7C7300;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: underline;
		background-color: #000;
		}

.footer		{ 
		float: none;
		padding-bottom: 10px;
		width: 400px;
		text-align: left;
		}

.stats {
		width: 300px;
		float: none;
		padding: 2px;
		margin: 0 auto;
		}
.affiliates {
		margin: 0 auto;
		width: 450px;
		float: none;
		text-align: center;
		padding: 1px;
		}

