body
{
margin: 0px;
padding: 0px;
background-image: url(background.jpg);
background-color: #E27348; 
background-repeat: repeat-y;
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
text-align: justify; cursor: default;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #940B9F;
scrollbar-highlight-color: #940B9F;
scrollbar-shadow-color: #940B9F;
scrollbar-3dlight-color: 940B9F;
scrollbar-track-color: #E27348;
scrollbar-darkshadow-color: #940B9F;
}
p
{
text-align: justify; 
margin-left: 3px;
margin-right: 3px;
margin-top: 10px; 
margin-bottom: 10px;
}
a:link, a:visited, a:active
{
color: #C03D09; 
text-decoration: none;
}
a:hover
{
color: #000000; 
text-decoration: none;
border: 1px dashed #000000;
}
#image
{
position: absolute;
left: 0px;
top: 0px;
}
#content
{
position: absolute;
left: 300px;
top: 250px;
width: 460px;
}
#navigation
{
position: absolute;
left: 105px;
top: 250px;
width: 180px; 
text-align: left;}
h1
{ font-family: "Times New Roman"; font-size: 17px; color: #FCF238; background-color: transparent; border-bottom: 2px dashed #FFFFFF; text-align: center; 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 : #D1A77B;
border-top : 1px dashed #000000;
border-bottom : 1px dashed #000000;
border-right : 1px dashed #000000;
border-left : 1px dashed #000000;
}
