p {
 text-indent: 1em;
 line-height: 1.5;
}
p.noindent {
 text-indent: 0em;
}
img{
 margin: 0em 0.5em 0em 0.5em;
}
img.right {
 float: right;
}
img.left {
 float: left;
}
div.photo_r{
 margin: 0em 0.5em 0em 0.5em;
 float: right;
 position: relative;
 right: -10pt;
}
div.photo_l{
 margin: 0em 0.5em 0em 0.5em;
 float: left;
}
div#menubar{
float:left;
width:15%;
border-color: #ff8000;
border-style:none dotted none none;
border-width: 2px;
font-size: 9pt;
padding: 0em 1em;
}
div#main{
float:right;
width:80%;
/*
 border-width:2px;
 border-color:#00ff00;
*/
}
div#fotter{
clear:both;
width:100%;
}
div#header{
clear:both;
width:100%;
}
li.menubar{
 border:solid #5a5 1px;
 list-style: none;
 padding: 2pt;
 margin: 6pt 0pt;
 background: #cfc;
 position: relative;
 left: -15pt;
}
h2.menubar{
 font-size: 14pt;
 border-width: 1px;
 border-style: none none solid none;
 background: #fff;

}
