	body	{
		background: #491309 url("bg.jpg");
		text-align: center;
		margin: 20px;
		}
	
	a, a:link, a:visited {
		color: #802616;
		text-decoration: none;
		}
	
	a:hover {
		color: #8A5A1F;
		text-decoration: none;
		}

	p, td, li {
		margin:0px;
		padding:0px;
		font-family: "Arial", "Verdana";
		font-size: 8pt;
		color: #CBA18B;
		line-height:160%;
		text-align:justify;
		}

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

	#header {
		z-index:2;
		width:570px;
		height:236px;
		}

	#navigate {
		width:567px;
		text-align:right;
		padding-right:3px;
		}
		
	#mainarea {
		z-index:3;
		width:550px;
		padding-left:12px;
		padding-right:8px;
		}

	#footer {
		width:567px;
		text-align:right;
		padding-right:3px;
		clear:both;
		}



/* navigate */

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

	#navigate a, #footer a {	
		padding:5px;
		}

	#navigate a:hover, #footer a:hover {
		padding:5px;
		border:0px;
		}


/* main content */

	#mainarea h1 {
		margin:0px;
		padding:0px;
		font-family: "Arial", "Tahoma";
		font-size:8pt;
		font-weight:bold;
		color: #8A5A1F;
		text-transform:lowercase;
		text-align:left;
		letter-spacing:1px;
		}
	
	p.divider {
		height:15px; }

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

/* images */

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

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



/* Forms */
	.commentform {
		width:95%; }

	.form {
		width:95%; }

	.commentbutton {
		width: 46%;	}

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

	input:focus, textarea:focus, option:focus, select:focus {
		color: #CBA18B;
		}


div#left {
	float:left;
	width:64%;
	text-align:left;
	}
	
div#right {
	float:right;
	width:34%;
	text-align:right;
	}
	
div#clear {
	clear:both;
	}
	
#right h1{
	text-align:right;
	}
	
p.archivelink {
	display:none;
	}

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

