	body	{
		background: #201C1D url(bg.jpg);
		margin: 10px 0 10px 0;
		font-family: "Geneva", "Arial", "Verdana";
		font-size: 12px;
		color:#CFBF9B;
		line-height:160%;
		}

	td	{
		font-size: 12px;
		}
	
	a, a:link, a:visited {
		color:#55493D;
		text-decoration: none;
		}
	
	a:hover {
		color:#4F3234;
		text-decoration: none;
		}

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

	#layout {  	
		width: 900px;
		margin-left: auto; margin-right: auto;				
		text-align:left;
		}

	#header {
		z-index:2;
		float:right;
		width:440px;
		height:547px;
		padding:0px;
		}

	#navigate {
		width:385px;
		margin-top:25px;
		float:left;
		}
		
	#mainarea {
		text-align:justify;
		z-index:3;
		width:450px;
		float:left;
		}

	#footer {
		text-align:left;
		clear:both;
		}


/* navigate */

	#navigate ul, #footer ul {
		list-style-type: none;
		margin:0px;
		}
	
	#navigate li, #footer li {
		padding-right:5px;
		display:inline;
		font-family: "Arial", "Verdana", "Tahoma";
		font-size:9pt;
		font-weight:bold;
		text-transform:uppercase;
		}

/* main content */

	#mainarea h1 {
		margin:0px;
		padding:0px;
		font-family: "Georgia", "Verdana", "Tahoma";
		font-size:11pt;
		font-weight:bold;
		color:#55493D;
		font-style:italic;
		text-transform:lowercase;
		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;
	}

