<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
background-image: url();
font-family:Georgia, "Times New Roman", Times, serif;
background-color: #191919;
font-size: 12px;
}

#wrapper {
background-color: #000000;
font-family:Georgia, "Times New Roman", Times, serif;
color: #bbbea6;
font-size: 10px;
line-height:9px;
margin: -15px auto;
width: 425px;
}

#banner {
width: 425px;
margin:10px auto;
height:350px;
}

#content p, li, tr {
text-align:justify;
text-transform:lowercase;
margin: 0px 20px 20px 20px;
line-height:13px;
}

p, tr {
text-align:justify;
text-transform:lowercase;
margin: 20px;
line-height:13px;
}

blockquote {
line-height:13px;
text-transform:lowercase;
background-color: #191919;
padding: 3px;
border-bottom:solid #000 2px;
}

#content li {
text-align:justify;
text-transform:lowercase;
line-height:13px;
margin: 0px 20px 0px 20px;
}

#content h1{
background-image: url();
color: #bbbea6;
padding: 10px 0px 0px 0px;
margin: 20px;
font-size: 25px;
text-transform:lowercase;
}

#content h2{
background-image: url();
color: #bbbea6;
padding: 10px 0px 0px 0px;
margin: 20px;
font-size: 25px;
text-align:right;
text-transform:lowercase;
}

#navigate {
text-align: right;
margin: -10px 20px 20px 20px;
line-height:13px;
font-size:13px;
}

#navigate a {
font-size:13px;
}

a {
font-size: 11px;
color: #bbbea6;
font-variant: small-caps;
text-decoration:none;
} 

a:hover, a:focus{
color:#bbbea6;
font-size: 11px;
text-decoration:underline;
background:none;
}

input, textarea {
border-color:#bbbea6;
border-width:0px;
border-style:solid;
background-color: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 7pt;
color: #bbbea6;
}

option {
background-color: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 7pt;
color: #bbbea6;
}

#footer {
background-image: url();
background-color: #000000;
color: #7f3232;
height:40px;
}

#footer p {
padding:3px;
margin: 0 0 0 3px;
}

#footer a {
color: #7f3232;
}