body 
{
margin: 0px;
padding: 0px;
background-image:url(menu.jpg);
background-color: #000000;
background-repeat: repeat-y;
font-family: tahoma; 
color: #6c422a; 
font-size: 10px;
cursor: crosshair;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
}

p 
{
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
margin-bottom: 15px;
}

a:link, a:visited, a:active 
{
color: #a67439; 
text-decoration: underline; 
cursor: default;
}

a:hover 
{
color: #000000; 
text-decoration: none; 
cursor: default;
}

#image 
{
position: absolute; 
left: 0px; 
top: 0px; 
}

.head { font-family: verdana; 
font-size: 14px;
 color: #403217; 
background-color: none; 
text-align:center; 
background-image: url(header_navigation.jpg); 
background-repeat: no-repeat; font-weight: bold; height: 43px; padding-top: 12px; 
text-transform: none; margin-top: 0px;}


.head2 { font-family: verdana; 
font-size: 11px; 
color: #403217; 
background-color: none; 
text-align:center; 
background-image: url(header_content.jpg); 
background-repeat: no-repeat; font-weight: bold; height: 35px; padding-top: 12px; 
text-transform: none; margin-top: 10px;}

#navigation 
{
position: absolute; 
left: 30px; 
top: 400px; 
width: 205px; 
}

#content 
{
position: absolute; 
left: 322px; 
top: 400px; 
width: 420px; 
}
