body {

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

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


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;
}


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

color: #FFFFFF;
text-decoration: none;
}


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


#image
{

position: absolute;

left: 0px;

top: 0px;

}


#content
{

position: absolute;

left: 190px;

top: 390px;

width: 390px;

}


#navigation
{

position: absolute;

left: 65px;

top: 390px;

width: 100px;
}
h1
{ 
font-family: Trebuchet MS; 
color: #FFFFFF;
font-size: 13px;
letter-spacing: 2px;  
line-height: 15px; 
text-align: left;
text-transform: uppercase;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
textarea, input { 
font-family : Georgia;
font-size : 10px;
color : #FFFFFF;
background : #AEC167;
border-top : 1px dashed #FFFFFF;
border-bottom : 1px dashed #FFFFFF;
border-right : 1px dashed #FFFFFF;
border-left : 1px dashed #FFFFFF;
}
blockquote { 
background-image: url(backgroundblockquote.jpg); 
}
