body
{
margin: 0px;
padding: 0px;
background-image: url(background.jpg);
background-color: #45482B;
background-repeat: repeat-y;
font-family: Arial;
font-size: 11px;
color: #000000;scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #940B0C;
scrollbar-highlight-color: #940B0C;
scrollbar-shadow-color: #940B0C;
scrollbar-3dlight-color: #940B0C;
scrollbar-track-color: #940B0C;
scrollbar-darkshadow-color: #940B0C;
}

p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

a:link, a:visited, a:active
{
color: #940B0C; 
text-decoration: none;
}

a:hover
{
color: #717856;background-color: transparent; 
font-style: bold;
cursor: help; text-decoration: underline;
}

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

#content
{
position: absolute;
left: 180px;
top: 410px;
width: 344px;
}

#navigation
{
position: absolute;
left: 180px;
top: 380px;
width: 344px;}

h1
{ 
font-family: Arial; 
font-size: 12px; 
color: #FFFFFF; 
background-color: 717856; 
border: #FFFFFF; 
border-style: solid; 
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-left: 3px; 
letter-spacing: 1px;
}

textarea, input { 
font-family : Trebuchet MS;
font-size : 10px;
color : #FFFFFF;
background : #940B0C;
border-top : 1px dashed #000000;
border-bottom : 1px dashed #000000;
border-right : 1px dashed #000000;
border-left : 1px dashed #000000;
}
