body
{
margin: 0px;
padding: 0px;
background-image: url(background.jpg);
background-color: #ECEFF4;
background-repeat: repeat-y;
font-family: Verdana;
font-size: 12px;
color: #000000;
text-align: justify; 
scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color: #ECEFF4; 
scrollbar-3dlight-color:#ECEFF4; 
scrollbar-darkshadow-color:#ECEFF4; 
scrollbar-highlight-color: #ECEFF4; 
scrollbar-shadow-color: #ECEFF4;
}

p
{text-align: justify; 
margin-left: 3px;
margin-right: 3px;
margin-top: 10px; 
margin-bottom: 10px;
}

a:link, a:visited, a:active
{
color: #000000; 
text-decoration: none;font-weight: bold;
}

a:hover
{
color: #FFFFFF; text-decoration: underline;
font-style: bold;
cursor: hand;
}

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

#content
{
position: absolute;
left: 168px;
top: 428px;
width: 400px;
}

#navigation
{
position: absolute;
left: 18px;
top: 428px;
width: 118px;
}

h1
{ 
font-family: Verdana; 
font-size: 14px; 
font-style: italic; 
color: #000000; 
text-align:left; 
padding-top: 1px; 
padding-bottom: 2px; 
padding-left: 3px; 
padding-right: 0px; 
letter-spacing: 0px;
}

textarea, input 
{ 
font-family : Georgia;
font-size : 10px;
color : #000000;
background : #ECEFF4;
border-top : 1px dashed #000000;
border-bottom : 1px dashed #000000;
border-right : 1px dashed #000000;
border-left : 1px dashed #000000;
}
