	body	{
		background: #FFF;
		margin: 0;
		font-family: "Geneva", "Arial", "Verdana";
		font-size: 12px;
		color:#fff;
		line-height:190%;
		}

	td	{
		font-size: 12px;
		}
	
	a, a:link, a:visited {
		color:#c6a892;
		text-decoration: none;
		}
	
	a:hover {
		color:#471919;
		text-decoration: none;
		}

	p {
		margin:0px;
		padding:0 0 10px 0;
		}

	#layout {  	
		width: 600px;
		margin-left: auto; margin-right: auto;				
		text-align:left;
		background: #822627;
		}

	#header {
		z-index:2;
		width:600px;
		height:500px;
		padding:0px;
		border-bottom: solid 5px #471919;
		}

	#navigate {
		width:600px;
		text-align:right;
		padding: 10px 10px 0 10px;
		}
		
	#mainarea {
		text-align:justify;
		z-index:3;
		width:560px;
		padding:20px;
		color: #fff;
		}

	#footer {
		text-align:right;
		clear:both;
		line-height:140%;
		font-size:9px;
		background: #471919;
		width:560px;
		padding: 20px;
		}
table, td {
	color: #FFF;
			font-family: "Geneva", "Arial", "Verdana";
		font-size: 12px;
}

/* navigate */

	#navigate ul, #footer ul {
		list-style-type: none;
		margin:0px;
		text-align:center;
		}
	
	#navigate li, #footer li {
		padding: 0 20px;
		font-family: "Arial", "Verdana", "Tahoma";
		font-size:9pt;
		font-weight:bold;
		text-transform:lowercase;
		line-height:normal;
		display:inline;
		}

/* main content */

	#mainarea h1 {
		margin:0px;
		padding:0px;
		font-family: "Geneva", "Verdana", "Tahoma";
		font-size:11pt;
		font-weight:normal;
		color:#471919;
		text-transform:uppercase;
		text-align:left;
		}
	
	p.divider {
		height:10px; }

	ul {
		list-style-type: decimal;
		padding:0px;
		margin-left:20px;
		margin-top:0px;
		}
	

/* images */

	p.affiliates, p.icons img, .codes {
		text-align:left; }

	p.affiliates img, p.icons img, .codes img, .caps {
		margin:1px;
		border:solid 3px #302633;}



/* Forms */

	.form {
		width:100%; }

	.password {
		width: 48%;	}

	input, textarea, option, select {
		font-family: "Arial", "Verdana", "Tahoma";
		font-size: 8pt;
		color: #410202;
		background:#DFC8A7;;
		border:solid 1px #DFC8A7;;
		padding:4px;
		}

	input:focus, textarea:focus, option:focus, select:focus {
		background: #EFDCC2;}


div#left {
	float:left;
	width:62%;
	text-align:left;
	}

div#right {
	float:right;
	width:37%;
	text-align:right;
	}
	
div#clear {
	clear:both;
	}
	
#right h1{
	text-align:right;
	}

p.archivelink {
	display:none;
	}

p.entry, p.filed, p.divider {
	margin:0;
	padding:0;
	}

