body {
font:13px/19px "lucida sans unicode", "trebuchet ms", tahoma, arial, sans-serif;
color:#d6d4ca;
background:url(bg.jpg) center top scroll #000202;
margin:0px;
padding:0px;
}

div#container { text-align:center; }

div#title {
width:860px;
height:104px;
padding:0px;
margin:0px auto;
}

div#title img, div#layout img { border-width:0px; }

div#content {
width:866px;
text-align:justify;
background:#453b28;
margin:0px auto;
}

div#layout {
float:left;
margin:0px 10px 0px 37px;
}


blockquote {
margin-top:-5px;
margin-left:420px;
border-left:5px solid #504337;
}

blockquote p {
padding:0px 5px; 
margin-left:2px !important;
border-left:5px solid #6f5d4a;
}

div#content ul { list-style-type:square; margin-left:420px; }
div#content ul li {
line-height:150%;
}


div#content ul#nav {
list-style-type:none;
text-align:center;
margin:0px;
padding:8px 0px;
}

div#content ul#nav li {
padding:0px 10px;
display:inline;
}

div#content ul#nav li a {
border:0px;
margin-bottom:-5px;
color:#908463;
font:bold 16px "times new roman", times, serif;
text-transform:uppercase;
}

div#content ul#nav li a:hover { color:#b5a981; }

div#content p { margin:10px 15px 10px 420px; }
div#content ul { margin-right:15px; }
p.center { text-align:center; }

h1 {
color:#b1a57e;
font:normal 30px "times new roman", times, serif;
text-transform:lowercase;
letter-spacing:-1px;
margin:-10px 10px;
}

h2, h4 {
font:bolder 18px "times new roman", times, serif;
color:#7f9c99;
text-transform:uppercase;
margin:5px 10px;
margin-left:400px;
}

h2.center { text-align:center; }


h3 {
margin:-20px 20px 0px;
text-align:right;
font:normal 9px "times new roman", times, serif;
color:#c2d4b5;
text-transform:uppercase;
}

a { text-decoration:none; color:#f5f1e5; cursor:crosshair; border-bottom:1px solid #8e775d; }
a:hover { color:#fff; border-bottom-style:dotted; }

em {
font-family:"trebuchet ms", tahoma, verdana;
line-height:90%;
font-style:italic;
color:#cd5c46;
}

span, strong { color:#8fb351; }


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

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

img { border:3px solid #52493d; margin-right:3px; }
img:hover { border:3px solid #988e72; }
a.none { border-bottom-width:0px; }

ol li {
padding:0px 5px;
margin-left:30px;
}


div#disclaimer {
margin:3px 0px 8px;
text-align:right;
padding-bottom:8px;
}

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

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

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

input, textarea, select {
border:1px solid #8e775d;
background-color:#f5f1e5;
color:#000;
font:12px/17px "lucida sans unicode", "trebuchet ms", tahoma, arial, sans-serif;
}

.help {
cursor:help;
}

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