body, html { 
padding : 0px; 
margin : 0; 
} 
body { 
background : #fff url('jfbg2.png') repeat;
text-align: center;
font : 70%/150% "trebuchet ms", sans-serif;
color : #C7C7C7; 

} 
#container { 
margin : 0 auto; 
text-align : left; 
width: 717px;
margin-top: 0px;
background : #fff
position: relative;
} 
#header {
width: 717px;
height:197px;
background: #Ffffff url('') no-repeat center top;
text-align:center;
}

#content {
width: 689px;
padding: 7px 12px 12px 16px;
float: center;
background: #000;
}
#footer {
clear:both;
text-align:right;
background : #000;
color: #fff;
height:auto;
}


h1 {
	background: transparent;
             	color: #5197EC;
	font:20pt "helvitica", sans-serif;
letter-spacing: -1px;
	font-weight: normal;
	text-align: justify;
margin: 0;
}


h1:first-letter {
	font-style: italic;
	}
	


a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: bold;
		color: #3E838C;
	cursor: crosshair;
       }
a:hover { 
	text-decoration: none;
	font-weight: bold;
		color: #A5ADAE;
	cursor: crosshair;
}

a.owned{
font: 16pt "georgia", serif;
font-variant: small-caps;
border-bottom: 1px dashed #fff;
text-align: center;
font-weight: normal;
letter-spacing: 1px;
margin-bottom: -3px;
}
.owned:hover {
color: #fff;
} 

.affies {
width: 400px;
margin: 0 auto 0 0;
padding: 1px 2px 1px 2px;
} 

img.affie {
margin: 2px;
} 


	.subject {
	font-style: italic;
	font-size: 9pt;
	text-align: center;
	margin-bottom: -9px;
	margin-top: 1px;
	} 
	


input, select, submit, textarea {
	background: #000;
	font:8pt "trebuchet ms", sans-serif;
padding: 5px;
color: #fff;
	font-weight: normal;
	text-decoration: none;
		border-width: 1px;
	border-style: dotted;
	border-color: #fff;
}


input:focus, textarea:focus, select:focus, submit:focus{
border: 1px dotted #3E838C;
} 

strong, b {
color: #fff;
} 


blockquote.fan { 
background : #1B1B1B;
text-align : justify; 
color : #fff;  
border-bottom : 4px solid #A5ADAE; 
padding : 1px 10px 9px 10px; 
width: 404px;
margin: 0 auto;
}  


blockquote { 
background : #1B1B1B;
text-align : justify; 
color : #fff;  
border-bottom : 7px solid #A5ADAE; 
padding : 10px; 
display: block;
}  

img.woo {
margin: 12px 5px 5px 5px;
}

img.h {
margin: 5px;
float: right;
}