*
{
margin:0;
padding:0;
}

body
{
background-color:#d9d6d0;
background-image:url(images/bg.jpg);
background-position:top left;
background-attachment:scroll;
background-repeat:no-repeat;
font-size:12px;
color:#413535;
}

a
{
text-decoration:none;
color:#538231;
border-bottom:1px #fff dotted;
}

a:hover
{
border-bottom:1px #888 dotted;
}

p
{
margin-bottom:18px;
line-height:16px;
}

p.indented
{
margin-left:10px;
}

div.header
{
position:absolute;
top:0;
left:230px;
width:725px;
height:160px;
border-bottom:1px #888 dotted;
}

div.content
{
position:absolute;
top:170px;
left:230px;
width:725px;
border-bottom:1px #888 dotted;
font-family:Arial, Helvetica, sans-serif;
}

div.content img
{
margin-top:3px;
margin-bottom:18px;
border:5px solid #fff;
}

div.content img.temp
{
margin-top:3px;
margin-bottom:18px;
border:0;
}

div.content table img
{
margin:0;
}

div.nav
{
position:absolute;
top:170px;
left:0;
width:200px;
}

div.footer
{
position:absolute;
bottom:-40px;
right:0;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

div.footer a
{
border:0;
font-weight:bold;
color:#333;
}

div.footer a:hover
{
text-decoration:underline;
}

div.indented
{
margin-left:10px;
}

table
{
margin-bottom:20px;
}

table tr td
{
background-color:#fff;
padding:10px;
}

span.hl
{
background-color:#fff;
padding:3px;
}

h1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:16px;
margin:5px 0 11px 0;
}

h1 span
{
background-color:#fff;
padding:5px;
}

div.nav ul li a
{
background-color:#c0acac;
display:block;
width:190px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-align:right;
color:#fff;
padding:5px;
margin-bottom:1px;
border:0;
}

div.nav ul li a.active,div.nav ul li a:hover
{
background-color:#663333;
}

img.logo
{
position:absolute;
bottom:10px;
left:0;
}

img.enher
{
position:absolute;
bottom:10px;
right:0;
}