body {
font:12px/17px "lucida grande", "lucida sans unicode", "trebuchet ms", tahoma, arial, sans-serif;
color:#371610;
background:url(bg.jpg) repeat scroll #c9a375;
margin:0px;
padding:0px;
text-align:center;
}

div#container {
text-align:center;
margin:0 auto;
width:650px;
}

div#top {
background:url(top.jpg);
width:674px;
height:376px;
margin:0 auto;
}

div#left {
width:150px;
padding-left:50px;
float:left;
margin:-50px 0px 0px;
text-align:center;
}

div#left p { margin:0px; }

div#content {
float:right;
width:450px;
margin:-50px auto 0px;
text-align:justify;
}
div#content p { margin:10px 20px; }

h1 {
color:#562613;
font:normal 16px "courier new", courier, monospace;
text-transform:uppercase;
letter-spacing:-1px;
margin:0px 10px;
}

h2 {
color:#9a6243;
font:normal 14px "courier new", courier, monospace;
text-transform:uppercase;
letter-spacing:-1px;
margin:0px 10px;
}

a { text-decoration:none; color:#743a1d; cursor:crosshair; border-bottom:1px solid #512a17; }
a:hover { color:#bf1b13; border-bottom-style:dotted; }

em { color:#000; }

a.none { border-bottom-width:0px; }
a img {
border:1px solid #AF764C;
padding:2px;
}

a:hover img { border-color:#944823; }

div#disclaimer {
clear:both;
margin:0 auto;
font-size:10px;
}