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

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

p.footer {
	text-align: right;
	border-top: 10px solid #F8E7E3;
    }

p {
	font: 11px Verdana;  
	color:#7e7473;
	text-align: justify;
	margin: 6px;
	line-height: 145%;
    }

p.right {
	text-align: right;
    }

em {
	color: #B79793;
	}

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

blockquote {
	color:#C19785;
	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/love/images/headerbg.gif) repeat;
	margin-top:10px;
	margin-bottom:10px;
	width: 340px;
	padding: 5px;
	text-transform: uppercase;
	padding-right: 0;
	font-weight: normal;
	 font-family: Century Gothic, sans-serif;
	font-size: 16px;
	color: #C19785;
      }

body
	{
	background-image: url(http://fan.valiantknife.org/love/images/bg.gif);
	background-repeat: repeat-y;
	background-color:#844560;
	font: 11px Verdana;  
	color:#7e7473;
	text-align: justify;

	}

#frame {	
	position: absolute;
	top:0px;
	left:50px; }

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

img
	{border:0;}
