A  {
	text-decoration : none;
	color : #D84F08; 
    }

A:hover {
	text-decoration : none;
	color : #B23809; 
	}

p.footer {
	margin: 10px;
	text-align: right;
    }


p.quote {
	font: 10px Georgia;  
	color:#693624;
	text-align: justify;
	margin: 6px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 145%;
    }

p {
	font: 11px Verdana;  
	color:#214036;
	text-align: justify;
	margin: 6px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 145%;
    }

p.right {
	text-align: right;
    }

em {
	color: #901901;
	}

strong
	{font: 11px Georgia;
	color:#47240B;
	font-weight: bold;
	}

blockquote {
	color:#901901;
	text-align: justify;
	background-repeat: no-repeat;
	margin: 5px;
	padding-left:50px;
	padding-bottom:0px;
	line-height: 150%;
	font:11px Arial;
    }


      h2 {
	background:#EEEEEE url(http://fan.valiantknife.org/gatsby/images/headerbg.gif) repeat;
	margin-top:0;
	margin-bottom:10px;
	padding: 5px;
	padding-left: 15px;
	border-bottom: 10px solid #771101;
	text-transform: uppercase;
	padding-right: 0;
	font-weight: normal;
	 font-family: Century Gothic, sans-serif;
	font-size: 16px;
	color: #152C24;
      }

body
	{
	margin: 0;
    background-attachment: scroll;
	background-position: center top;
	background-image: url(http://fan.valiantknife.org/gatsby/images/bg.gif);
	background-repeat: repeat-y;
	background-color:#3B230D;
	font: 11px Verdana;  
	color:#7e7473;
	text-align: justify;

	}

#frame {	
	margin-top: 0;
	width:445px;
	margin-left: auto;
	margin-right: auto; }

#content {
	margin: 0;
	width: 340px;
	position: absolute;
	top:400px;
	left:179px;}

img
	{border:0;}
