#leeft {
	position: fixed; 
	top: 0; left: 0; 
	width: 200px; 
	height: 700px; 
	border: 0px;
	}
	
#content {
	position: static; 
	margin-top: 10px; 
	margin-left: 200px;
	border: 0px;
	}
	
 /* if you want to emulate bottom:0;, use this:
 h1{
  position:fixed;
  _position:absolute;
  bottom:0;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
  background:red;
 */
#wrapper {
	width: 150px;
	margin-left: 20;

	}
	
	.accordionButton {	
	width: 150px;
	margin-left: 20;

	}
	
.accordionContent {	
	width: 150px;
	margin-left: 20;

	
	}
	
copyright { 
font-family:Georgia; 
font-size: 9px; 
color: #4e7b67;
font-style:italic;
font-weight: regular;
letter-spacing: 1px;
bottom:100px;
}

headline { 
font-family:Georgia; 
font-size: 20px; 
color: #cda471;
font-style:italic;
font-weight: bold;
}

hr {color: #cda471; width: 50%; align:left }

m { 
letter-spacing:1px;
font-family: Arial, Verdana, San-serif; 
font-size: 11px; 
color: #4e7b67;
align: left;
font-style: normal;
text-indent:0em;

}

dot{ 
letter-spacing:0 px;
font-family: Arial, Verdana, San-serif; 
font-size: 11px; 
color: #4e7b67;
align: left;
font-style: normal;
text-indent:0em;

}


m2 { 
font-family: Georgia; 
font-size: 13px; 
color: #ffffff;
align: left;
font-style:italic;
text-indent:1em;
line-height:13pt;
}

m3 { 
font-family: Georgia; 
font-size: 14px; 
color: #ffffff;
align: left;
font-style:italic;
text-indent:1em;
line-height:13pt;
}


a {  color: #ffffff; text-decoration:none }
a:hover { color: #4e7b67; text-decoration:none }

a.l {  color: #4e7b67; text-decoration:none }
a.l:hover { color: #cda471; text-decoration:none }




body {
margin:0px;
padding:0px;
font-family: Georgia; 
font-size: 13px; 
color: #cda471;
font-style:italic;


}

text {
font-family: Georgia; 
font-size: 13px; 
color: #cda471;
font-style:italic;
line-height:13pt;

}
	
	

   
