	body	{
		background: #000;
		font-family: "Baskerville", "Georgia", "Times New Roman";
		font-size: 14px;
		color: #FFF;
		line-height:160%;
		margin:0;
		}
	
	a, a:link, a:visited {
		color: #666;
		text-decoration: none;		}
	
	a:hover {
		color: #999;
		text-decoration: none;
		}

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


	#layout {  	
		width: 660px;
		margin: 0 auto;				
		text-align:center;
		}

	#header {
		z-index:2;
		width:670px;
		}
		
	#mainarea {
		z-index:3;
		width:630px;
		text-align:justify;
		float:right;
		padding: 0 0 0 10px;
		margin: 0 10px;
		}

	#footer {
		width:540px;
		padding: 10px 30px 7px 30px;
		text-align:center;
		clear:both;
		font-size:10px;
		line-height:110%;
		}
		
	#navi {
		font-family: "Baskerville", "Georgia", "Times New Roman";
		font-weight:normal;
		float:right;
		width:105px;
		margin: 0 0 0 15px;
	}


/* main content */

	h2, h1 {
		margin:0px;
		padding:0px;
		font-size:26px;
		font-weight:normal;
		color: #333;
		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;
}

/* menu */

/*navigation index menu*/
#menu5 li { float:left; list-style:none; display:inline; }
#menu5 span { display: none; }
#menu5{background:url("menu.gif") no-repeat; width:105px; height:300px; margin:0; padding:0; }
#menu5-01 li, #menu5-01 a { height:60px; display:block; }
#menu5-02 li, #menu5-02 a { height:48px; display:block; }
#menu5-03 li, #menu5-03 a { height:30px; display:block; }
#menu5-04 li, #menu5-04 a { height:22px; display:block; }
#menu5-05 li, #menu5-05 a { height:18px; display:block; }
#menu5-06 li, #menu5-06 a { height:70px; display:block; }
#menu5-01 {width: 105px; margin: 0;}
#menu5-02 {width: 105px; margin: 6px 0 0 0;}
#menu5-03 {width: 105px; margin: 6px 0 0 0;}
#menu5-04 {width: 105px; margin: 12px 0 0 0;}
#menu5-05 {width: 105px; margin: 10px 0 0 0;}
#menu5-06 {width: 105px; margin: 10px 0 0 0;}
#menu5-01 a:hover {background:url("menu.gif") 0 -300px no-repeat;}
#menu5-02 a:hover {background:url("menu.gif") 0 -366px no-repeat;}
#menu5-03 a:hover {background:url("menu.gif") 0 -420px no-repeat;}
#menu5-04 a:hover {background:url("menu.gif") 0 -462px no-repeat;}
#menu5-05 a:hover {background:url("menu.gif") 0 -494px no-repeat;}
#menu5-06 a:hover {background:url("menu.gif") 0 -522px no-repeat;}

/* 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: #FFF;
		background: #000;
		border: solid 1px #333;
		padding:4px;
		}

	input:focus, textarea:focus, option:focus, select:focus {
		border: solid 1px #999;
		}
table.joinform{
	width:480px;
	}
/* 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;
		}
