body

{
margin: 0px;
padding: 0px;
background-image: url(background.jpg);
 background-color: #43A74F; 
background-repeat: repeat-y;
font-family: Georgia;
font-size: 11px;
color: #000000;
 text-align: justify; cursor: default;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #43A74F;
scrollbar-highlight-color: #43A74F;
scrollbar-shadow-color: #43A74F;
scrollbar-3dlight-color: #43A74F;
scrollbar-track-color: #43A74F;
scrollbar-darkshadow-color: #43A74F;
}


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


a:link, a:visited, a:active
{
color: #2DB540; 
text-decoration: none; font-style: bold; text-style: bold; text-transform: uppercase;}

a:hover
{
color: #000000; text-decoration: none;
font-style: bold;

}


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


#content
{
position: absolute;
left: 23px;
top: 365px;
width: 440px;
}


#navigation
{
position: absolute;
left: 23px;
top: 335px;
width: 440px; text-align: center;}


h1
{ font-family: Georgia; font-size: 13px; color: #FFFFFF; text-style: none; font-style: none; text-transform: uppercase; background-color: #68AF71; border: #000000; border-style: dotted; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; text-align:left; background-repeat: no-repeat; font-weight: none; padding-top: 1px; padding-bottom: 2px; padding-left: 3px; padding-right: 0px; letter-spacing: 2px;}
h2
{ font-family: Georgia; font-size: 9px; color: #000000; text-style: none; font-style: none; text-transform: uppercase; background-color: transparent; border: #000000; border-style: dotted; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px; text-align:right; background-repeat: no-repeat; font-weight: none; padding-top: 1px; padding-bottom: 2px; padding-left: 3px; padding-right: 0px; letter-spacing: 2px;}

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