body {
    margin: 0px 0px 00px 0px;
    padding: 0px;
    background-color: #100E0F;
    font-family: trebuchet MS, georgia, verdana, tahoma, helvetica, sans-serif;
    text-align: justify;
    color: #A9867E;
    }
div.content {
    top: 265px;
    left: 56px;
    width: 485px;
    position: absolute;
    background-color: #none;
    }
p, td {
    margin: 5px 20px 10px 20px;
    line-height: 15px;
    font-size: 9px;
    }
li {
    margin: 0px 5px 5px 0px;
    line-height: 15px;
    font-size: 9px;
    }
strong, b {
                  color: #AD7C71; 
                  text-decoration: none;
                  font-size: 9px;
                  text-transform: uppercase;
                  }
em, i {
                  color: #D3998B;
                  font-size: 9px; 
                  }
blockquote {
            background-color: #0A0909;
            text-align: right;
            width: 227px;
	    line-height: 15px;
    font-size: 9px;
    border: 1px dashed #342C2A;
}
    a, a:visited, a:active {
    text-decoration: none;
    color: #604F48;
    font-weight: bold;
    background-color: #080707;
    }
a:hover {
    text-decoration: none;
    color: #080707;
    font-weight: bold;
    background-color: #604F48;
    }
h3, h2, h1 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font: 15px georgia, Times New Roman, serif;
                   font-style: italic;
    text-transform: lowercase;
    letter-spacing: 3px;
    text-align: left;
    font-weight: bold;
    color: #DB958B;
    }
h4 {margin: 10px 0px 0px 0px;
    padding: 0px;
    font: 8px georgia, Times New Roman, serif;
                   font-style: italic;
    text-transform: lowercase;
    letter-spacing: 3px;
    text-align: center;
    font-weight: bold;
    color: #D05B33;
    }
b.name {text-transform: uppercase;
    }
img.border {border: solid #362E2B;
    }

