body{ 
margin:0px;
font: 10px verdana, tahoma;
color:#B6927B;
line-height: 14px;
cursor: default;
scrollbar-arrow-color:#917D6D;
scrollbar-track-color:#EFE9D3;
scrollbar-face-color:#DBCEA4;
scrollbar-3dlight-color:#EFE9D3;
scrollbar-highlight-color:#EFE9D3;
scrollbar-shadow-color:#EFE9D3;
scrollbar-darkshadow-color:#EFE9D3;
}

#image, #content{ position:absolute;}

#image{ 
bottom:0; 
right:0;}

#content{ 
right:269px; 
bottom:21px; 
text-align: justify;
overflow:auto;}

h1{
font:bold 11px "Times New Roman";
text-transform:uppercase;
letter-spacing: 2px;
word-spacing: 2px;
text-decoration: underline;
background: url('images/h1.gif') no-repeat bottom left;
color:#8F8C7F;
padding: 5px;
padding-left:25px !important;} 

ul { text-align:left; list-style-type: circle; margin-left: -15px;}

a{color:#FC8964;
letter-spacing: 2px;
font-family: "tahoma";
text-decoration:none;} 

a:hover{
color:#8F8C7F;
border-bottom: 1px dashed #E7DEC0;
background-color: #F9F6EB;
letter-spacing: 2px;
font-family: "tahoma";
text-decoration:none;}

i {color: #FC6055;
letter-spacing: 0px;}
b {border-bottom: 1px dashed #fff;}

input, textarea
{
background-color: #F6E6D6;
color: #DD7640;
border: 1px solid #F8D8B8;
padding: 3px;
font-size: 10px;
font-family: Tahoma, Verdana, Arial;
letter-spacing: 1px;
}