/* Links */


A  {
	text-decoration : none;
	color :#819576; 
	background-position:bottom;
	background-repeat:repeat-x;
    }

A:hover {
	text-decoration : none;
	color : #5C7151; 
	background-position:bottom;
	background-repeat:repeat-x;
	}

/* Universal stylistics (<strong>, <em>, etc */

strong {
	font-size: 10px;
	color: #7D9584;
	font-family: Georgia;}

em {
 	color: #A7793E;
	font-size: 11px; }

/* Main header classes */

h1 {
	margin: 0px 0 3px 0;
	padding: 11px 0 0 27px;
	background: url(http://fan.valiantknife.org/jane/images/side.gif) no-repeat;
	color: #687360;
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	font-size: 20px;
	font-weight: normal;
	display: block;
}

h2 {
	margin: 0;
	color: #5C7151;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin: -3px 0 3px 0;
	padding-left: 0px;
	color: #313830;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: lowercase;
}

/* Body text classes */
	
p {
	font: 11px Verdana;  
	color:#636962;
	text-align: justify;
	margin-top:0;
	margin-bottom:8px;
	line-height: 145%;
    }

p.center {
	text-align: center;
    }

p.right {
	text-align: right;
    }

p.left {
	text-align: left;
    }

.quote {
	color:#806161;
	text-align: justify;
	padding-top:0pt;
	letter-spacing: 2px;
	padding-bottom:0px;
	line-height: 150%;
	font:10px Georgia;
    }


.statistics {
	color:#9C9B66;
	text-align: justify;
	padding-top:0pt;
	letter-spacing: 2px;
	margin-left: 50px;
	padding-bottom:0px;
	line-height: 150%;
	font:10px Georgia;
    }

.quote em {
	color:#9C9B66z;
	font:10px Arial;
    }

input, textarea {
	background-color: #BFCBB3;
   font-family: verdana, sans-serif;
   font-size:8pt;
   color: #5F7052;
   letter-spacing: 1px;
   border:0px;
   padding:1px;
   padding-left:3pt;
   padding-bottom:2px;
   padding-top:2px; }

.gallery {
	margin:2px; 
	border: 2px solid #2ECCD4;
}

.gallery:hover {
	margin:2px; 
	border: 2px solid #3FAE2E;
}

/* Footer class */
	
.footer {
	border-top: 5px solid #D6BE92;
	padding-top: 5px #E9EFD5;
	color: #72978D;
    }

/* Misc. */	

body {font: 11px Verdana;  
	color:#636962;
	margin:0;
	margin-bottom: 10px;
	line-height: 145%;
	background-color:#E1E0CB;
	background-image: url(http://fan.valiantknife.org/jane/images/bg.gif);
	background-repeat: repeat-x;
    }

img
    {border: 0px none;}


/* Structural ids */

#frame{
	width: 600px;
	margin-right:auto;
	margin-left:auto;}

#contentright{
	margin-left:80px;
	width: 400px;}