body	{
	background: #FFF;
	margin: 0;
	padding:0;
	font-family: "Georgia", "Times New Roman", "Arial";
	font-size: 13px;
	color: #1F1C19;
	line-height:190%;
	}
	
a, a:link, a:visited {
	color: #AE6C18;
	text-decoration: none;
	border-bottom:#EEE solid 1px;
	}
	
a:hover {
	text-decoration: none;
	color:#710C14;
	border-bottom:#EEE solid 1px;
	}

p {
	margin:0;
	padding: 0;
	}

#layout {  	
	width: 700px;		
	text-align:left;
	}

#header {
	z-index:2;
	width:263px;
	height:332px;
	text-align:left;
	padding:0;
	margin: 0;
	float:left;
 	}

	
#mainarea {
	width:430px;
	padding:15px 0 15px 0;
	text-align:justify;
	float:right;
	}

#footer {
	clear:both;
	width:430px;
	text-align:left;
	font-size:10px;
	line-height:normal;
	margin:0 15px 15px 270px;
	border-top: solid 1px #EDEDED;
	}



/* main content */

h1 {
	margin:10px 0 0 0;
	padding:0;
	font-family: "Geneva", "Verdana", "Arial";
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#710C14;
	text-align:left;
	}

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

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

.password {
	width: 45%;
	}

input, textarea, option, select {
	background: #EEE;
	font-family: "Georgia", "Times New Roman", "Arial";
	font-size: 12px;
	color: #666;
	border: solid 1px #DDD;
	padding:4px;
	}
	
input:focus, textarea:focus, option:focus, select:focus {
	border: solid 1px #BBB;
	}
	

p.archivelink {
	display:none;
	}

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

p.affiliates {
	text-align:center;
	}

p.affiliates img {
	margin:2px;
	}

#nav a {
	margin:0 15px 0 15px;
	}

#nav a:hover {
	border:0px;
	background:none;
	}

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.quotes {
	margin: 0 0 10px 0;
}
