

body {
margin: 0px;
padding: 0px;
background-color: #000000;
background-image: url(images/background.jpg);
background-repeat: repeat-y; 
font-family: Georgia;
font-size: 12px;
color: #FFFFFF;
text-align: justify;  
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #000000;
scrollbar-base-color: #000000;

}

p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

a:link, a:visited, a:active
{
color: #FFFFFF; text-style: bold; text-decoration: none;
cursor: default;
}

a:hover
{
color: #FFFFFF; background-color: transparent; font-weight: none; cursor: crosshair;}


#image
{
position: absolute;
left: 0px;
top: 0px;
}


#content
{
position: absolute;
left: 009px;
top: 350px;
width: 660px;
}


#navigation
{
position: absolute;
left: 33px;
top: 300px;
width: 339px;
 text-align: center;}


h1
{ 
font-family: Georgia; 
color: #FFFFFF;
background-color: ;
font-size: 18px; 
font-style: italic;
letter-spacing: 1px;  
line-height: 15px; 
text-align: left;
text-transform: lowercase;
border-bottom: 1px dotted #7694A4;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}



h1:first-letter {
color: #AEC3CE;
font-family: Georgia, "Times New Roman", sans-serif;
font-size: 40px;
font-style: italic;
font-weight: bold;
text-transform: lowercase;

}


td {background-color: transparent; 
font-family: Verdana; 
font-size: 9pt; 
letter-spacing: 1px; 
text-transform: none; 
text-decoration: none; 
text-align: justify; 
font-weight: normal; 
color: #000000; }


b
{
color: #FFFFFF;

}

i,em
{
color: #FFFFFF;
cursor: crosshair;

}




td {
    
border: 1px solid #dbb67e;
    
background-color: #F3ECD2;
    
color: #685747;
    
font-size: 8pt;
    
text-align: center;
    
width: 190px;

}








