body{
	background-color: #f0f3e1;
	background-image: url(http://fan.valiantknife.org/nix/images/bg.gif);
    background-repeat: repeat-x;}

strong{
	font-family: Georgia, serif;
	color: #7b473d;
	font-weight: bold;}
	
em{
	font-style: italic;
	color: #A09580;
	font-family: Georgia, serif;
	font-size: 10px; }

img {
	border: 0px;}

input, select, textarea{
	background-color: #EBEBEB;
	font-family: tahoma,arial,verdana;
	font-size:8pt;
	color: #959595;
	letter-spacing: 1px;
	border: 0;
	padding:2px;}

.sidebar:link, .sidebar:visited, sidebar:active {
	text-decoration: none; color:#9fbea1; font-weight: bold;}

.sidebar:hover {
	text-decoration: none; color:#56ab8a;  font-weight: bold;}

a:link
	{text-decoration: underline; color:#A1988C;}
a:visited
	{text-decoration: underline; color:#A1988C;}
a:active
	{text-decoration: underline; color:#A1988C;}
a:hover
	{text-decoration: underline; color:#846A86;}
	
div#image{
	position: absolute;
	left:0px;
	top:0px;}

div#content{
	position: absolute;
	left:225px;
	top:160px;
	width: 400px;
	text-align: justify;}
	
div#sidebar{
	position: absolute;
	left:25px;
	top:285px;
	width: 150px;
	text-align: justify;}

div#footer{
	border-top: 1px dotted #CB848F;
	text-align: right;
	padding-top: 2px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #838383;
	font-family: Arial, sans-serif;}

div.title {
	font-family: Gerogia, serif;
	font-size: 10px; 
	color: #739278;
	padding:1px;
	padding-right: 5px;
	text-align: right;
	text-transform: uppercase; }


p, td, body { 
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	margin-top: 4px;
	margin-bottom: 4px;  
	color: #88897f;}

blockquote { 
	color: #418673;}

h1,h2 {
	font-family: Century Gothic, sans-serif;
	font-size: 18px; 
	letter-spacing: 3px;
	color: #98645A;
	text-align: right;
	font-weight: normal;
	margin-left:10px;
	padding-left: 24px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	text-transform: lowercase; }


