/* body */
	body {
	text-align: justify;
	width: 100%;
	font-family:  Georgia, Century Gothic, Garamond, Tahoma, Verdana, Sans-Serif;
	font-size: 16px;
	line-height: 24px;
	color: #7e7e7e;
	background-color: #e9f5f9;
	background-image: url(bg.png);
	}
/* navigation */
#menu{
	width: 750px;
	position: relative;
	float: left;
	left: 0px;
	margin: 0;
	background-color:#e9f5f9;
	}
#menu ul{
	display: block;
	text-align: center;
	list-style-type: none;
	}
#menu ul li {
	display: inline;
	margin: 0 20px 0 0;
	}
#menu ul li a {
	font-size:18px;
	color: #4b4e69;
	text-transform: lowercase;
	background-color:#e9f5f9;
	border: 0;
	padding: 5px 20px 5px 20px;
	}
#menu ul li a:hover {
	color: #4b4e69;
	padding:5px 20px 5px 20px;
	border-bottom: 5px solid #97526b;
	}
	#menu ul  li a.now{
	color: #343e33;
	border-bottom: 5px solid #f25576;
	padding: 5px 20px 5px 20px;
	}
/* ids */ 
	#wrapper{
	width: 803px;
	padding: 0px;
	margin: 0 auto;
	background-color: #e9f5f9;
	}
	#content{
	position:absolute;
	top: 465px;
	width: 803px;
	padding: 0px;
	background-color:#e9f5f9;
	}
	#header{
	width: 803px;
	position: absolute;
	background-color:#e9f5f9;
	}
	#stats, #stats table{
	text-align: center;
	margin: 10px auto;
	padding: 0px 20px 2px 20px;
	border:0px solid #ffffff;
	}
	#footer {
	text-align: center;
	position: relative;
	padding: 0px 0px 0px 0px;
	border-top: 1px dotted #97526b;
	background-color:#e9f5f9;
	}
	#footer p{
	width: 70%;
	padding: 0 0 0 110px;
	}
	p {
	padding: 0px 20px 0px 20px;
	}
/* ul, li */
	#content ul {
	padding: 0px 20px 5px 150px;
	}
	#content ul li  {
	padding: 10px 20px 0px 0px;
	list-style-type: square;
	}
	#content ol li {
	padding: 3px 0px;
	}
/* links */
	a:link, a:active, a:visited{
	font-family: Georgia, Tahoma, Verdana, Sans-Serif;
	font-size: 16px;
	font-style: italic;
	color: #f25576;
	text-decoration: none;
	border-bottom: 1px dotted #f25576;
	}
	a:hover {
	color: #4b4e69;
	text-decoration: none;
	}
/* characters */
	div.character {
	padding: 0px 0px 10px 0px;
	margin: 0 0 0 20px;
	margin: 5px 0;
	height: 150px;
	width: 700px;
	}
	div.character {
	height: 100px;
	}

	div.characterpic {
	width: 20%;
	float:left;
	text-align:center;
	padding: 40px 0 0 0;
	}
	div.characterpic {
	padding: 10px 0 0 0;
	}

	div.characterdesc {
	width: 75%;
	float: right;
	text-align: left;
	padding:10px 0 0 0;
	}
	

/* text */
	b, strong {
	color : #97526b;
	}
	i, em {
	color : #4b4e69;
	}
	u {
	color : #000000;
	}	
	input, textarea, option, select, code {
	font-family: Georgia, Tahoma, Verdana, Sans-Serif;
	font-size: 16px;
	font-style: italic;
	color: #3b3b3b;
	border-left: 5px solid #4b4e69;
	border-top: 1px solid #4b4e69;
	border-right: 1px solid #4b4e69;
	border-bottom: 1px solid #4b4e69;
	background-color:#e5e1d5;
	padding: 0px 10px 0px 10px;
	}
	textarea{
	display: block;
	width: 70%;
	border-top: 1px solid #4b4e69;
	text-align: center;
	margin: 20px auto;
	padding: 10px 10px 10px 10px;
	}
	.show_join_comments textarea, #comments {
		margin: 0;
		width: 30%;}

/* titles */
	.title, h1 {
	text-align: left;
	font-family: Georgia, Tahoma, Verdana, Sans-Serif;
	font-size: 30px;
	color: #f25576;
	border-bottom: 0px dotted #f25576;
	width: 650px; 
	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: Georgia, Verdana, Tahoma, Sans-Serif;
	font-size: 18px;
	color: #4b4e69;
	border-bottom: 0px dashed #4b4e69;
	width: 100%; 
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	letter-spacing: 3px;
	font-style: italic;
	line-height: 15px;
	text-transform: lowercase;
	}
	.title3, h3 {
	text-align: center;
	font-family: Century Gothic, Georgia, Verdana, Tahoma, Sans-Serif;
	font-size: 14px;
	font-style: italic;
	color: #97526b;
	border-bottom: 1px dashed #ffffff;
	width: 100%; 
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	letter-spacing: 5px;
	line-height: 10px;
	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;
	}