body {
font:13px/18px "lucida grande", "lucida sans", "lucida sans unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
color:#e2cebe;
background:#2c1f1d url(bg.jpg) repeat-x 56% 0%;
margin:0px;
padding:0px;
}

div#container {
text-align:center;
position:absolute;
z-index:2;
margin:0px 0px 0px -360px;
top:0%;
left:50%;
}

div#top {
width:735px;
height:448px;
padding:0px;
margin:0px auto 0px;
background:url(top.jpg) no-repeat -14px 0px;
}

div#top a { display:block; border-bottom-width:0px; }
div#top img { border-width:0px; padding:0px;  }
div#top span { display:none; }

div#top a#ramza {
position:absolute;
top:300px;
left:271px;
width:66px;
height:29px;
}

div#top a#fanlisting {
position:absolute;
top:300px;
left:337px;
width:104px;
height:29px;
}

div#top a#site {
position:absolute;
top:300px;
left:441px;
width:43px;
height:29px;
}

div#top a#clear {
position:absolute;
top:37px;
left:198px;
width:267px;
height:42px;
}

div#top a#ramza:hover { background-image:url(hovernav.jpg); background-position:0px 0px; }
div#top a#fanlisting:hover { background-image:url(hovernav.jpg); background-position:-66px 0px; }
div#top a#site:hover { background-image:url(hovernav.jpg); background-position:-170px 0px; }
div#top a#clear:hover { background-image:url(hoverclear.jpg); }

div#content {
width:350px;
padding-left:80px;
padding-right:80px;
text-align:justify;
margin:-100px auto 0px;
position:relative;
z-index:1;
}

blockquote {
margin:10px 20px 0px;
border:3px solid #5A4C46;
}

blockquote p { margin:5px 10px !important; }

blockquote:hover { border-color:#b19f93; }

div#content ul {
list-style-type:circle;
margin:10px 10px 10px 0px;
}

div#content ul li {
line-height:19px;
}

div#content p { margin:10px 0px; }
.center { text-align:center; }

h1 {
text-align:left;
font:italic bold 20px  "times new roman", times, serif;
text-transform:lowercase;
letter-spacing:-1px;
margin:-10px -5px -5px;
color:#88786e;
}

h2, h4 {
font:13px "times new roman", times, serif;
color:#c69ba0;
text-transform:uppercase;
margin:5px 0px -5px;
padding:2px 0px;
}

h3 {
text-align:center;
font:normal small-caps 13px "century gothic", tahoma, arial, sans-serif;
margin:0px 5px -5px;
color:#c69ba0;
}

a { text-decoration:none; color:#e3ba5d; cursor:crosshair; border-bottom:1px solid #664a48; padding-bottom:1px; }
a:hover { color:#ab6749; border-bottom-color:#191213; }
a img { border-width:0px; }

em, span, strong, li.hl { color:#b86947; }

ins { text-decoration:underline; }
del { text-decoration:line-through; }

img.left { float:left; margin:5px 5px 5px 0px; }
img.right { float:right; margin:5px 0px 5px 10px; }

img, a img { border:3px solid #604341; margin-right:3px; }
img:hover { border-color:#b19f93; }
a.none { border:0px; }

ol { margin-left:10px; text-align:left; }

ol li {
padding:0px 0px;
}

input, textarea, select {
background:#2c1f1d;
border:1px solid #c6b3a5;
font:13px/19px "trebuchet ms", tahoma, verdana, arial, sans-serif;
color:#e2cebe;
margin:5px 0px;
}

input:focus, textarea:focus, select:focus { border-color:#fff; }

div#disclaimer {
padding:0px 0px 20px;
font-size:10px;
line-height:14px;
background:url(bottom.jpg) 0px 80px no-repeat;
}

div#disclaimer p { margin:0px 0px 0px; padding-top:5px; padding-left:21px; }

div#disclaimer p#mininav {
padding-top:20px;
word-spacing:-1px;
text-transform:lowercase;
font:20px "garamond", "times new roman", times, serif;
}

div#disclaimer p#mininav a { border-bottom:0px; }

.help {
cursor:help;
}

code {
font-family:"courier new", monospace;
}