body {
background: #FFFFFF;
color: #5D5D5D; 
font-family: arial; 
font-size: 11px; 
margin: 0px auto;
margin-left: 0px;
padding: 0px auto;
text-align: justify; 
scrollbar-base-color: #868686;
}

div#border {
background: #CCCCCC url('banner.gif') repeat-x;
position: absolute;
top: 0px;
left: 0px;
height: 475px;
width: 100%;
}

div#background {
background: url('index.gif') no-repeat;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
height: 475px;
width: 807px;
padding: 0px;
border: 0px;
}

div#content {
position: absolute;
top: 355px;
left: 150px;
width: 600px;
padding: 10px;
color: #5D5D5D; 
font-family: verdana; 
font-size: 11px; 
line-height: 18px;
text-align: justify;
}

div#fanwork {
position: absolute;
top: 55px;
left: 55px;
width: 650px;
padding: 10px;
color: #5D5D5D; 
font-family: verdana; 
font-size: 11px; 
line-height: 18px;
text-align: justify;
}

table, tr, td {
font-size: 11px;
margin: 0px auto;
padding: 0px;
line-height: 18px; 
}

table.indexnav {
position: static; 
float: center; 
border: 0px;
padding: 10px;
margin: 0px;
width: 500px;
text-align: center;
}

table.indexnav td {
width: 50%;
}

table.notes {
position: static; 
float: center; 
border: 0px;
margin: 0px;
width: 800px;
text-align: left;
}

A {
color: #EB212F; 
text-decoration: none; 
font-weight: bold;
text-transform: lowercase;
}

B {
color: #EB212F; 
font-family: verdana;
}

I {
color: #EB212F; 
font-family: verdana;
}

.header {
color: #404040;
font-family: century gothic;
font-size: 20px;
text-transform: lowercase;
}

blockquote {
background: url('quote.gif') no-repeat top left;
padding-left: 50px; 
padding-right: 50px; 
padding-top: 12px; 
padding-bottom: 10px;
}

blockquote .quote {
color: #868686;
font-family: georgia;
font-size: 13px;
}

blockquote .ref {
color: #5D5D5D;
font-family: georgia;
font-size: 11px;
line-height: 10px;
text-align: right;
}

img.img {
border: 4px solid #404040;
margin-left: 8px;
margin-right: 8px;
}

hr {
color: #404040;
width: 100px;
height: 1px;
margin-top: 40px;
margin-left: 0px;
margin-bottom: 10px;
text-align: left;
}