body	{
	background: #312E35;
	margin: 40px 0 0 0;
	font-family: "Arial", "Verdana", "Tahoma";
	font-size: 12px;
	color: #949297;
	line-height:160%;
	}
	
a, a:link, a:visited {
	color: #6C626B;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #4C4A4F;
	}

p {
	margin:0;
	padding: 0;
	}

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

#header {
	z-index:2;
	width:624px;
	text-align:center;
 	}

	
#mainarea {
	width:614px;
	padding:0 5px 0 5px;
	text-align:justify;
	}

#footer {
	clear:both;
	width:614px;
	padding:0 5px 0 5px;
	text-align:left;
	font-size:10px;
	line-height:normal;
	border-top: dotted 1px #444;
	margin:15px 0 0 0;
	}



/* main content */

h1 {
	margin:10px 0 0 0;
	padding:0;
	font-family: "Arial", "Verdana", "Tahoma";
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color: #6C626B;
	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: #312E35;
	font-family: "Arial", "Tahoma", "Verdana";
	font-size: 12px;
	color: #eee;
	border: 1px dotted #444;
	padding:4px;
	}
	
input:focus, textarea:focus, option:focus, select:focus {
	border: 1px solid #444;
	}
	

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;
}
