body {
 background:#7B6D50;
 
}

#header-line {
 position:absolute;
 top:9px;
 left:38px;
 color:#000;
 font-size:11pt;font-weight:bold;
z-index:150;
padding:0 6px 0 6px;
}

#wrapper {
 position:absolute;
 top:45px;
 left:50px;
width:820px;
 }


#wrapper .top {
 position:relative;
 left:0px;
 top:0px;
 z-index:100;
}


#logo {
 position:absolute;
 top:77px;
left:50px;
z-index:150;
 font-size:90%;
}
#wrapper .main {
 position:relative;
 left:0px;
 top:-5px;
 z-index:10;
background:url("../graphics/main-bg.jpg") repeat-y;
 height:2000px;
}

.main p{
 margin-left:250px;
 margin-right:50px;
 font-size:90%;
 text-align:justify;
}

.main  .show {
 margin-left:265px;
 font-size:85%;
 width:500px;
 
  }

 .main .footer {
 position:absolute;
 left:0%;
 bottom:10px;
 width:100%;
 font-size:80%;
 text-align:center;
 }
#left {
 position:absolute;
 top:327px;
 left:50px;
width:147px;
z-index:30;
font-size:85%;
}


	
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#E1DEB1;
color:#675530;
width:140px;
padding:3px;
padding-left:-10px;
text-align:center;

font-weight:bolder;
 border:#333 1px solid;
/*/*/border:1px solid #000000;/* */
}

.menutitle a:link, .menutitle a:visited {color:#000;font-weight:bold; text-decoration:none;font-size:95%;}
.menutitle a:hover {color:#000; background:#e1deb1;}


.submenu{
margin-bottom: 0.5em;
}	

.submenu li{
  list-style-type:none;
  text-align:left;
  padding-left:5px;
  font-size:85%;
}

