body, p, td {
		font: 12px/170% Tahoma, Georgia, 'Times New Roman', serif;
		font-family: Tahoma, Georgia, 'Times New Roman', serif;
		color: #FFF;
		}
body.index {
		background: #000;
		text-align: left;
		font-family: Tahoma, Georgia, 'Times New Roman', serif;
		margin: 0px auto;
		padding-bottom: 10px;
		padding-top: 0px;
		}

input, radio, select, option, textarea	
		{
		background-color: rgb(0, 0, 0);
		color: #FFF;
		border: 1px solid rgb(135, 152, 152);
		}

img		{ border: 0; float: none; }
.buttons	{ float: left; margin-right: 0.5em; }
A,
A:link,
A:visited	{ color: #959B91; text-decoration: none; font-weight: bold; }
A:active,
A:hover		{ color: #B3AFAD; text-decoration: none; font-weight: bold; }

.layout		{ 
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0 auto; 
		width: 600px; 
		padding-top: 0px; 
		padding-bottom: 5px; 
		float: left; 
		background-color: #2A2A2A;
		}
.container	{ margin: 0 auto; width: 600px; padding: 0px; background-color: #2A2A2A; }
.header img 	{ float: left; }
.header 	{ width: 600px; margin: 0 auto; }

.menu	 {	width: 500px;
		position: absolute;
		top: 300px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-left: 3px;
		margin-right: 25px;
		}

.text {		width: 500px;
		max-height: 1600px;
		float: none;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-right: 5px;
		margin-left: 30px;
		}
dt		{ font-weight: bold; }
.content {
		width: 500px;
		float: none;
		font-family: Tahoma, Georgia, 'Times New Roman', serif;
		margin: 2px 2px 2px 2px;
		text-align: justify;
		}
.box 	{	
		width: 500px;
		float: left;
		font-family: Tahoma, Georgia, 'Times New Roman', serif;
		margin: 0px 0px 0px 0px;
		text-align: left;
		}
.title	{
		text-align: justify;
		float: none;
		color: #959B91;
		font-weight: bold;
		margin-top: 20px;
		margin-left: 10px;
		margin-right: 20px;
		margin-bottom: 5px;
		border-bottom: 1px solid #959B91;
		text-transform: uppercase;	
		}
.menutitle {
		float: right;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;					
		font-weight: bold;
		font-size: 8.5pt;
		font-family: georgia, serif;
		font-style: italic;
		text-transform: lowercase;
		text-align: right;
		z-index: 3;
		color: #C4C3BA;
		}

.subtitle {
		text-align: justify;
		float: none;
		color: #959B91;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: underline;
		}

.skin		{ float: none; margin: 0 auto; text-align: center; }	

.footer		{ 
		float: none;
		padding-top: 0px;
		margin-left: 5px;
		margin-right: 5px;
		padding-bottom: 5px;
		width: 500px;
		font-family: Tahoma, Georgia, 'Times New Roman', serif;
		text-align: left;
		}

.stats {
		margin: 0 auto;
		width: 300px;
		float: none;
		font-family: Tahoma, Georgia, 'Times New Roman', serif;
		padding: 0px 2px 2px 2px;
		}

.affiliates {
		width: 400px;
		float: none;
		font-family: Tahoma, Georgia, 'Times New Roman', serif;
		margin: 2px 2px 2px 2px;
		}

