@charset "utf-8";

#menubar2, #footer, #greeting, #welcome {display: none; }
body {padding: 45px;}
body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 100%;

}
.imgleft {padding: 10px 10px 10px 0px; float: left; text-align: center;}
.imgright {padding: 10px 0px 10px 10px; float: right; text-align: center}
.textleft { font-style: oblique; padding: 10px 10px 10px 10px; width: 30%; float: left; font-size: 90%; background: #e7dca0; color: #3A3629; margin-right: 10px; border: 1px solid #3A3629;}
.textright { font-style: oblique; padding: 10px 10px 10px 10px; width: 30%; float: right; font-size: 90%; background: #e7dca0; color: #3A3629; margin-right: 10px; border: 1px solid #3A3629;}
.captionlef {clear: both; float: left; padding: 0px 10px 10px 10px;}

p {
    page-break-inside: avoid;
}




