	body	{
		background: #520000 url(bg.jpg) center bottom no-repeat;
		margin: 0;
		font-family: "Geneva", "Arial", "Verdana";
		font-size: 12px;
		color:#E0D6BD;
		line-height:190%;
		}

	td	{
		font-size: 12px;
		}
	
	a, a:link, a:visited {
		color:#7d0b00;
		text-decoration: none;
		}
	
	a:hover {
		color:#25100d;
		text-decoration: none;
		}

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

	#layout {  	
		width: 823px;
		margin:60px auto;				
		text-align:left;
		}

	#header {
		z-index:2;
		width:100%;
		height:350px;
		padding:0px;
		}

	#navigate {
		width:200px;
		text-align:right;
		float:left;
		}
		
	#mainarea {
		text-align:justify;
		z-index:3;
		width:560px;
		float:right;
		}

	#footer {
		text-align:right;
		clear:both;
		line-height:140%;
		font-size:10px;
		width:100%;
		padding:5px 0;
		border-top: solid 3px #7d0b00;
		}
		
	table, td {
		color:#E0D6BD;
		font-family: "Geneva", "Arial", "Verdana";
		font-size: 12px;
		}

/* navigate */

	#navigate ul, #footer ul {
		list-style-type: none;
		margin:0px;
		text-align:left;
		}
	
	#navigate li, #footer li {
		padding: 3px;
		font-family: "Arial", "Verdana", "Tahoma";
		font-size:14px;
		margin: 0 0 3px 0;
		font-weight:normal;
		text-transform:uppercase;
		line-height:normal;
		display:block;
		}

	#navigate li:hover {
		background: #7d0b00;
		}
	#navigate a {
		color:#c6a892;
		}

	#navigate a:hover {
		color:#25100d;
		}
/* main content */

	#mainarea h1 {
		margin:0px;
		padding:0px;
		font-family: "Geneva", "Verdana", "Tahoma";
		font-size:11pt;
		font-weight:normal;
		color:#25100d;
		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;
	}

