body { 
background: #fefefe; 
border: 0; 
padding: 0; 
font: 80.01% Verdana, sans-serif, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular;
line-height: 1.3; 
}

a:link { color:#b67a03; text-decoration: none; font-style:normal; }
a:visited { color:#b67a03; text-decoration: none; font-style:normal; }
a:hover { color:#7d5925; text-decoration: underline font-style:normal; }

b {
color:#b67a03;
position: relative; top: -5px;
}

p {
margin-bottom: 20px;
}


div#content { 
background: #fefefe; 
position: absolute; 
width: 586px ;
top: 0px; 
left: 50%; 
margin-left: -380px; 
padding: 20px;
padding-left: 200px;
padding-right: 44px; 
}

div#links { 
background: #fefefe; 
width: 100px; 
top: 20px; 
left: 50%;
margin-left: -390px; 
padding: 20px; 
padding-left: 0px; 
font-style: italic;
}


