/* ---------------------------------- BODY ---------------------------------- */
body {
	background:#BAB191 url("") repeat-y;
	margin: 0px;
	cursor: default;

}

td, tr p, br {
	font-family: 'verdana', arial;
	font-size:11px;
	color: #000000; 
	letter-spacing:0px;
	line-height:20px;
	text-align:justify;
}

b, strong, s {
	color: #6A644F; 
}

i, em {
	color: #6A644F;

}

u {
	color: #6A644F; 
}

li {
	margin-right: 0.1em;
	margin: 1px 0;
	list-style: circle;
}

/* ---------------------------------- IMAGES ---------------------------------- */

img {
	border:0;
	color: #6A644F;

        }

/* ---------------------------------- HEADERS ---------------------------------- */


h1 {
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: lowercase;
	font-size: 18px;
	color: #fff;
	background: #ADA484;
	border-bottom: #6A644F 3px solid;
	text-align: center;
	font-family: times new roman, arial, serif;
}

h2 {
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: lowercase;
	font-size: 18px;
	color: #464534;
	text-align: left;
	font-family: times new roman, arial, serif;
}

h3 {
	font-family: times new roman, arial, serif;
	color: #789185;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-align: left;
	text-indent: 20px;
	line-height: 0.3px;
}

h4 {
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: lowercase;
	font-size: 18px;
	color: #789185;
	text-align: right;
	font-family: times new roman, arial, serif;
}/* ---------------------------------- LINKS ---------------------------------- */
a:link, a:visited, a:active {
	color: #675517;
	text-decoration:none;
}
	a:hover {
	color: #675517;	
	font-weight: bold;
	text-transform: uppercase;
}
/* ---------------------------------- CONTENT OTHER ---------------------------------- */
#info { /* --- CHARACTER AND ARTICLE TABLE BOX--- */
	background: #F1EEE6;
	border: 1px solid #464534;
	text-align: justify;
	float: right;
	clear: right;
	width: 20em;
}


#catinfo {
	background: #ADA484;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: lowercase;
	font-size: 18px;
	color: #F1EEE6;
	text-align: center;
	font-family: times new roman, arial, serif;

}

#charimg {
	width: 250px;
	height: 250px;
	border: 0px;
}

#charimg2 {
	width: 100px;
	height: 100px;
	border: 0px;
}
