body
 {

margin: 0px;

padding: 0px;

background-image: url(background.jpg);

background-color: #2A2A28;

 
background-repeat: repeat-y;
font-family: Trebuchet MS;

font-size: 11px;
color: #FFFFFF; 
text-align: justify; 
scrollbar-arrow-color: #FFFFFF;
 
scrollbar-track-color: #61605F; 
scrollbar-darkshadow-color: #61605F;
 
scrollbar-base-color: #61605F;

}


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;

}


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

color: #E5B602; 
font-style: none; 
text-decoration: none;

}


a:hover
{
color: #FFFFFF; 
cursor: crosshair;
}


#image
{

position: absolute;

left: 0px;

top: 0px;

}


#content
{

position: absolute;

left: 167px;

top: 230px;

width: 507px;

}


#navigation
{

position: absolute;

left: 167px;

top: 190px;

width: 507px;
text-align: right;
}


h1
{ 
font-family: Trebuchet MS; 
background-color: #2A2A28;
color: #FFFFFF; 
font-size: 13px; 
letter-spacing: 2px;  
font-weight: bold; 
font-style: none; 
line-height: 11px; 
text-align: left; 
text-transform: uppercase; 
width: 100%; 
padding-right: 10px; 
padding: 5px; 
margin-bottom: 10px; 
}
textarea, input { 
font-family : Trebuchet MS;
font-size : 10px;
color : #FFFFFF;
background : #2A2A28;
border-top : 1px dashed #FFFFFF;
border-bottom : 1px dashed #FFFFFF;
border-right : 1px dashed #FFFFFF;
border-left : 1px dashed #FFFFFF;
} 
td {
font-family: Trebuchet MS; 
color: #FFFFFF;
font-weight: normal; 
font-size: 11px; 
text-align: justify;
padding: 0px;
}
