html { margin: 0; padding: 0 }
body { background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt; font-style: normal; font-weight: normal; margin:0; 
 background-image:url(../david/logo-wlmsbrg_sesqui-overlay.jpg); background-repeat:no-repeat; 
 background-position: 6px 6px; }
a {	color: #336699; }
a:visited { color: #003366; }
a:hover {	color: #669966; }
ul { list-style-type: square; list-style-position: outside; padding-left: 20px; }
hr { width: 640px; clear:both; text-align: left; /*this will align it for IE*/
  margin-left: 0; /*this will align it left for Mozilla*/ }
h1, h2, h3, h4, h5 { font-family: 'Trebuchet MS', Arial, sans-serif; color: 
	#330033; font-weight: bold }
h1 { font-size: 24pt }
h2 { font-size: 18pt }
h3 { font-size: 14pt }
h4 { font-size: 12pt }
h5, .h5 { font-size: 10pt }
td, p, ul, ol { font-size: 10pt; }

#title h1, #title h2, #title h3, #title h4 { font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;	font-weight: bold; color: #330033; padding-left: 140px; }
#title h1 { font-size: 2.7em; margin:0.1em; padding-bottom:0.1em; }
#title h2 { font-size: 2em; margin:0.1em; padding-top:0.1em; white-space: nowrap; }
#title h3, #title .h3 { font-size: 18px; margin:0.1em; padding-top:0.15em; padding-bottom:0.15em;  }
#title h4, #title .h4 { font-size: 14px; margin:0.1em; padding-top:0.15em; padding-bottom:0.15em;  }
#title hr, #title p { margin-left: 140px; width: 640px }
#nav { color: #254A00; font-weight: bold; padding-left: 140px; }
#nav a { color: #162D00; font-weight:normal; text-decoration: none; background-color: #EAF4EF; }
#nav a:hover { text-decoration: none; color: black; background-color: #B6DCC5; }

#journal { width:640px; margin-left: 140px; padding-bottom: 5em }
#journal h2 { margin-bottom: 0em; padding-bottom: 0em; } /* border-top-style: dashed */
#journal h5 { margin-top: 0em; padding-top: 0em; color: #663366; }
#journal img { padding: 0px; margin:0px;	border: thin solid; background-color: #F3F3F3 }

#journal .imageLeft, #journal .imageRight { width:1%; display:table; border:thin dashed; padding:12px; margin:5px 24px 8px 6px } /* width: 30%; */
#journal .imageLeft { float:left; margin:4px 24px 4px 0px }
#journal .imageRight { float:right; margin:4px 0px 4px 24px }
#journal .imageLeft p, #journal .imageRight p { font-size: 11px; margin-bottom:0px }

.small { font-size: 0.8em; }