body	{
	background: #0F0F0F;
	margin: 50px 0 10px 0;
	font-family: "Arial", "Tahoma", "Verdana";
	font-size: 12px;
	color: #AAA;
	line-height:160%;
	}
	
a, a:link, a:visited {
	color:#555;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #333;
	}

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

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

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

	
#mainarea {
	width:460px;
	margin: 3px;
	padding:20px;
	text-align:justify;
	background: #000;
	}

#footer {
	clear:both;
	width:506px;
	text-align:center;
	font-size:10px;
	line-height:normal;
	}



/* main content */

h1 {
	margin:0 0 3px 0;
	padding:0;
	font-family: "Georgia", "Times New Roman", serif;
	font-size:14px;
	font-weight:normal;
	text-transform:lowercase;
	color: #333;
	text-align:left;
	font-style:italic;
	letter-spacing:1px;
	}

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: #111;
	font-family: "Arial", "Tahoma", "Verdana";
	font-size: 12px;
	color: #666;
	border: solid 1px #222;
	padding:4px;
	}

p.archivelink {
	display:none;
	}

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

p.affiliates {
	text-align:center;
	}

p.affiliates img {
	margin:2px;
	}

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

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