	body	{
		background: #202020;
		text-align: center;
		font-family: "Arial", "Tahoma", "Verdana";
		font-size: 12px;
		color: #EEE;
		line-height:160%;
		margin:0;
		}
	
	a, a:link, a:visited {
		color: #606060;
		text-decoration: none;		}
	
	a:hover {
		color: #404040;
		text-decoration: none;
		}

	p, li {
		margin:0 0 10px 0;
		padding:0px;
		text-align:justify;
		}
	td {
		}


	#layout {  	
		width: 614px;
		margin: 60px auto 10px auto;				
		text-align:left;
		}

	#header {
		z-index:2;
		width:614px;
		}
		
	#mainarea {
		z-index:3;
		width:600px;
		padding:0 7px 0 7px;
		}

	#footer {
		width:600px;
		padding: 7px 0 7px 0;
		text-align:center;
		clear:both;
		font-size:10px;
		line-height:110%;
		border-top: dotted 1px #333;
		}
		
	#navi {
		text-align:center;
		margin: 0 0 10px 0;
		padding: 5px 0 10px 0;
		font-family: "Georgia", "Times New Roman";
		font-size:13px;
		font-weight:normal;
		text-transform:lowercase;
		border-bottom: dotted 1px #333;
	}


/* main content */

	h2, h1 {
		margin:0px;
		padding:0px;
		font-family: "Georgia", "Times New Roman";
		font-size:13px;
		font-weight:normal;
		color: #404040;
		text-align:left;
		text-transform:lowercase;
		font-style:italic;
		}
		
	ul {
		list-style-type: square;
		padding:0px;
		margin-left:20px;
		margin-top:0px;
		}
li {
	padding:0;
	margin:0;
}

/* images */

	p.affiliates img , p.icons img, .codes img {
		text-align:center;
		margin:2px;
		 }


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

	.form {
		width:98%; }

	.password {
		width: 45%;	}

	input, textarea, option, select {
		font-family: "Tahoma", "Verdana";
		font-size: 11px;
		color: #EEE;
		background: #222;
		border: dotted 1px #333;
		padding:4px;
		}

	input:focus, textarea:focus, option:focus, select:focus {
		border: solid 1px #333;
		}

/* other */
	p.archivelink, p.filed {
		display:none;
		}

	p.entry {
		padding:0px;
		margin:0px;
		}

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


.gallerybox:hover {
	background: #171717;
	border:0;
}

.gallerybox a:hover {
	border:0;
}