/* body */
	body {
	text-align: justify;
	width: 100%;
	font-family:  Georgia, Helvetica, Garamond,  Tahoma, Verdana, Sans-Serif;
	font-size: 16px;
	line-height: 24px;
	color: #050505;
	background: #cbcbcb;}
/* navigation */
#menu{
width: 100%;
margin: 25px 0 0 400px;
}
#menu ul{
list-style-type: none;
display: block;
text-align: center;
}

#menu ul li {
display: inline;

}
#menu ul li a {
font-size: 150%;
color: #d9d9d9;
padding: 10px;
text-transform: lowercase;
border: 0;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background-color: #476f7e;
}
#menu ul li a:hover {
color: #667a40;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background-color: #ebbe78;
}
#menu ul  li a.now{
color: #667a40;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background-color: #ebbe78;
}

/* ids */ 
	#content{
	position: absolute;
	left: 0px;
	top: 0px;
	}
	#header{
	position: absolute;
	left: 0px;
	top: 0px;
	}
	#main{
	position: absolute;
	left: 450px;
	top: 100px;
	width: 500px;
	}
	#stats{
	background-color:#a7aca6;	
	color:#050505;
	width: 400px;
	margin: 10px 0px 10px 50px;
	padding: 5px 25px 5px 5px;
	border:0px solid #ffffff;
	line-height:18px;
	}
	#footer {
	color:#050505;
	text-align: center;
	height: 90px;
	width: 500px;
	margin: 0px 0px 10px 0px;
	padding: 5px 25px 5px 5px;
	border-top: 2px dotted #476f7e;
	line-height:18px;
	}
	p {
	padding: 0px 0px 0px 20px;
	}
/* ul, li */
	#main ul {
	padding: 0px 0px 5px 20px;
	}
	#main ul li  {
	padding: 10px 0px 0px 0px;
	list-style: url(bullet.png);
	}
	#main ol li {
	padding: 3px 0px;
	}
/* links */
	a:link, a:active, a:visited{
	font-family: Georgia, Tahoma, Verdana, Sans-Serif;
	font-style: italic;
	color: #476f7e;
	border-bottom: 1px dotted #010101;
	text-decoration: none;
	}
	a:hover {
	color: #667a40;
	background-color: #ebbe78;
	text-decoration: none;
	}
/* text */
	b, strong {
	color : #667a40;
	}
	i, em {
	color : #9e6109;
	}
	u {
	color : #000000;
	}	
	input, textarea, option, select, code {
	font-family: Georgia, Tahoma, Verdana, Sans-Serif;
	font-size : 16px;
	font-style: italic;
	color: #050505;
	border-left: 10px solid #667a40;
	border-top: 1px solid #667a40;
	border-right: 1px solid #667a40;
	border-bottom: 1px solid #667a40;
	background-color: #cbcbcb;
	padding: 0px 0px 0px 0px;
	}
	textarea{
	display: block;
	height: 40px;
	width: 400px;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	}
	.show_join_comments textarea, #comments {
		margin: 0;
		width: 50%;}
/* characters */
	div.character {
	padding: 0px 0px 10px 0px;
	margin: 0 0 0 20px;
	margin: 5px 0;
	height: 120px;
	width: 400px;
	background-color: #dddddd;
	}
	div.characterpic {
	width: 40%;
	float:left;
	text-align:center;
	padding: 15px 0 0 0;
	}
	div.charactername {
	width: 50%;
	float: right;
	text-align: left;
	padding: 50px 0 0 0;
	}
	
/* titles */
	.title, h1 {
	text-align: left;
	font-family: Garamond, Century Gothic, Georgia, Tahoma, Verdana, Sans-Serif;
	font-size: 30px;
	color: #667a40;
	border-bottom: 0px dotted #888984;
	width: 100%; 
	font-weight: normal;
	padding: 20px 0px 0px 100px;
	margin: 10px 0px 0px 0px;
	letter-spacing: 5px;
	font-style: italic;
	line-height: 30px;
	text-transform: lowercase;
	}
	.title2, h2 {
	text-align: center;
	font-family: Garamond, Century Gothic, Georgia, Verdana, Tahoma, Sans-Serif;
	font-size: 20px;
	color: #476f7e;
	border-bottom: 0px dotted #050505;
	width: 100%; 
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 3px;
	font-style: italic;
	line-height: 12px;
	text-transform: lowercase;
	}
	.title3, h3 {
	text-align: center;
	font-family: Garamond, Georgia, Verdana, Tahoma, Sans-Serif;
	font-size: 16px;
	font-style: italic;
	color: #9e6109;
	border-bottom: 1px solid #a7aca6;
	width: 100%; 
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	letter-spacing: 5px;
	line-height: 8px;
	text-transform: lowercase;
	}
/*codes*/
	p.codes{
	text-align: center;
	}
	p.icons{
	text-align: center;
	}
/*join form*/
	fieldset {
	border: 0;
	margin: 0 0 12px 0;
	padding: 2px;
	}
	fieldset label {
	float: left;
	width: 25%;
	}
	fieldset input.input1, fieldset select, fieldset option, {
	float: left;
	margin: 0 1%;
	width: 48%;
	}
	fieldset legend {
	width:100%;
	font-weight:bold;
	border-bottom: 1px solid #ffffff;
	}