body {

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

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


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;
}


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

color: #6B6A6B;
text-decoration: none;
}


a:hover
{
color: #000000;
cursor: crosshair;
font-weight: bold;
text-decoration: underline;
}


#image
{

position: absolute;

left: 0px;

top: 0px;

}


#content
{

position: absolute;

left: 63px;

top: 296px;

width: 462px;

}


#navigation
{

position: absolute;

left: 135px;

top: 275px;

width: 550px;
text-align: center;
}
h1
{ 
font-family: Trebuchet MS; 
color: #870F7A;
font-size: 13px;
font-weight: bold;
border-bottom: 1px #870F7A;
text-transform: uppercase;
letter-spacing: 2px;  
line-height: 13px; 
text-align: left;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
textarea, input { 
font-family : Trebuchet MS;
font-size : 10px;
color : #000000;
background : #EBBDD5;
border-top : 1px dashed #000000;
border-bottom : 1px dashed #000000;
border-right : 1px dashed #000000;
border-left : 1px dashed #000000;
}
td {
font-size: 11px;
}
