body
{
margin: 0px;
padding: 0px;
background-image: url(background.jpg);
background-color: #7D5858;
background-repeat: repeat-y;
font-family: Georgia;
font-size: 10px;
color: #000000;
text-align: justify; cursor: default;
scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color: #B99D9D; 
scrollbar-3dlight-color:#B99D9D; 
scrollbar-darkshadow-color:#B99D9D; 
scrollbar-highlight-color: #B99D9D; 
scrollbar-shadow-color: #B99D9D;
}

p
{text-align: justify; 
margin-left: 3px;
margin-right: 3px;
margin-top: 10px; 
margin-bottom: 10px;
}

a:link, a:visited, a:active
{
color: #FFFFFF; 
text-decoration: none;font-weight: bold; 
}

a:hover
{
color: #7D5858; 
border: 1px dashed #7D5858; 
text-decoration: underline;
font-style: bold;
}

#image
{
position: absolute;
left: 0px;
top: 0px;
}

#content
{
position: absolute;
left: 218px;
top: 366px;
width: 418px;
}

#navigation
{
position: absolute;
left: 56px;
top: 366px;
width: 132px;
}

h1
{ 
font-family: Georgia; 
font-size: 11px; 
font-style: italic; 
color: #000000; 
background-color: transparent; 
border: #7D5858; 
border-style: dashed; 
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-bottom-width: 2px; 
text-align:left; 
padding-top: 1px; 
padding-bottom: 2px; 
padding-left: 3px; 
padding-right: 0px; 
letter-spacing: 0px;
}


