/* ---------------------------------- BODY ---------------------------------- */
body {
	background: #7D956E url("background.png") repeat fixed;
	font: 12px/130% Tahoma, sans-serif;
	cursor: default;
	text-align: justify;
	line-height: 140%;
}


#content, p, br, dd, dt {
	background: url("index_02.png");
	font: 12px/130% Tahoma, sans-serif;
	color: #000000; 
	padding-right: 8px;
	padding-top: 8px;
	padding-left: 8px;
	text-align: justify;
	line-height: 140%;
}

#disclaimer {
	background: url(index_03.png) repeat;
	width: 781px;
	font: 12px/130% Tahoma, sans-serif;
	text-align: center;
	color: #000;
	padding: 11px;
}

b, i, u, strong, s {
	color: #347264;
}

#box b, #box2 b, #archives b {
	color: #347264;
	text-transform: uppercase;
}

ul {
	line-height: 1.6em;
	list-style: circle;
	text-align: justify;

}

ol, li {
	line-height: 1.6em;
	text-align: justify;
}


hr {
	border: 1px dashed #5A8980; 
	width: 100%;
}

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

img {
	border: 0px;
        }


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

h1 { /* --- DEFAULT --- */
	font: 19px/180% Georgia, Arial, Verdana, Sans-sherif;
	color: #316359;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #5A8980;
}


h2 { /* --- DEFAULT --- */
	font: 19px/180% Georgia, Arial, Verdana, Sans-sherif;
	color: #316359;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #5A8980;
}

h3 { /* --- SUB-HEADER --- */
	color: #5A8980;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	font-family: georgia, arial, verdana, sans-sherif;
	text-transform: lowercase;
}

#tablehead { /* --- TABLE HEADERS --- */
	font: 12px/130% Tahoma, sans-serif;
	color: #CD737B;
	font-weight: bold;
	text-transform: uppercase;
}

/* ---------------------------------- LINKS ---------------------------------- */
a:link, a:visited { /* --- CONTENT LINKS  --- */
	font: 12px/130% Tahoma, sans-serif;
	color: #810534;
	text-decoration:none;
	font-weight: bold;
}

a:hover { /* --- CONTENT LINKS  --- */
	font: 12px/130% Tahoma, sans-serif;
	color: #FFF; 
	font-weight: bold;
	background: #305850; 
	padding: 2px;
}

/* ---------------------------------- CONTENT ---------------------------------- */

#navigate { /* --- PREVIOUS, TOP  --- */
	font-size: 13px;
	text-transform: uppercase;
	line-height: 140%;
	float: right;
	padding-bottom: 8px;

}

/* ---------------------------------- TABLES ---------------------------------- */


#box { /* --- CHARACTER AND ARTICLE TABLE BOX--- */
	font: 12px/130% Tahoma, sans-serif;
	color: #000000;
	background: #FFFBF0;
	border: 1px solid #5A8980;
	text-align: justify;
	line-height: 140%;
	float: right;
	clear: right;
	width: 30em;
	margin-left: 5px;
}

#box2 { /* --- NAVIGATION BOX--- */
	font: 12px/130% Tahoma, sans-serif;
	color: #000000;
	background: #FFFBF0;
	border: 1px solid #5A8980;
	text-align: justify;
	line-height: 140%;
	padding: 5px;
	float: right;
	clear: right;
	width: 28em;
	margin-left: 5px;

}

#box3 { /* --- CAST, ARTICLES AND LOCATIONS TABLE--- */
	font: 12px/130% Tahoma, sans-serif;
	color: #000; 
	text-align: justify;
	line-height: 140%;
	border: 0;

}

#catinfo { /* --- CHARACTER BOX CATEGORY --- */
	font: 12px/130% Tahoma, sans-serif;
	color:  #FFF;
	background: #B3CEAD;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#archives { /* --- ARCHIVES INFO TABLE--- */
	font: 12px/130% Tahoma, sans-serif;
	color: #000000;
	background: #FFFBF0;
	border: 1px solid #5A8980;
	text-align: justify;
	float: right;
	clear: right;
	width: 25em;
}

#logs { /* --- LOG TABLE--- */
	font: 12px/130% Tahoma, sans-serif;
	color: #305850; 
	border: 0;
	font-family: verdana;
	font-size: 10px;
	border: 0;
}
#charimg { /* --- CHARACTER IMAGES IN TABLE--- */
	width: 150px;
	height: 130px;
	float: center;
}

#charimg2 { /* --- CHARACTER IMAGES IN CONTENT--- */
	width: 100px;
	height: 100px;
}
