body {

margin: 0px;

padding: 0px;
background-color: #FBEDB4;


background-image: url(background.jpg); 
background-repeat: repeat-y;
font-family: Georgia;

font-size: 11px;
color: #000000;
text-align: justify;
scrollbar-arrow-color: #FFFFFF;
 
scrollbar-track-color: #FBEDB4; 
scrollbar-darkshadow-color: #FBEDB4;
 
scrollbar-base-color: #FBEDB4;

}


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;
}


a:link, a:visited, a:active
{

color: #FFFFFF;
text-decoration: none;
border-bottom: 1px dotted #FFFFFF;
font-weight: bold;
}


a:hover
{
color: #F6CB1C;
text-decoration: underline;
cursor: crosshair;
}


#image
{

position: absolute;

left: 0px;

top: 0px;

}


#content
{

position: absolute;

left: 175px;

top: 280px;

width: 490px;

}


#navigation
{

position: absolute;

left: 175px;

top: 250px;

width: 490px;
text-align: left;
font-size: 10px;
text-transform: lowercase;
font-style: italic;
}
h1
{ 
font-family: Georgia; 
color: #000000;
font-size: 15px;
font-weight: bold;
font-style: italic;
border-left: 10px solid #FFFFFF;
text-transform: lowercase;
letter-spacing: 2px;  
line-height: 13px; 
text-align: left;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
h2
{ 
font-family: Georgia; 
color: #000000;
font-size: 10px;
font-weight: bold;
border-bottom: 1px dotted #FFFFFF;
text-transform: lowercase;
letter-spacing: 2px;  
line-height: 11px; 
text-align: right;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
textarea, input { 
font-family : Georgia;
font-size : 10px;
color : #000000;
background : #FBEDB4;
border-top : 1px dashed #000000;
border-bottom : 1px dashed #000000;
border-right : 1px dashed #000000;
border-left : 1px dashed #000000;
}
td {
font-size: 11px;
}

