/* jb.css as of 2 Feb 09 */

body {
background-color: #f8f9eb;
color: #149507;
margin-left: 2em;
margin-right: 2em;
max-width: 960px;
width: 960px;
font-family: Tahoma, Arial, sans-serif;
font-size: 1.0em;
/* background-image: url(bg_flwr.jpg);
background-repeat: repeat-y; */
}

#banner {
font-family: 'Times New Roman Bold', Georgia, serif;
font-weight: bold;
color: green;
background-color: #f8f9eb;
text-align: center;
}

#lsb {
width: 144px;
position: relative; top: -2em;
padding: 0px 6px 6px 6px;
text-align: left;
font-family: "Times New Roman", serif;
border-right-width: 1px;
border-right-color: green;
border-right-style: solid;
}

#gutter {
width:6px;
max-width: 6px;
height: 21em;
position: relative;
top: -21em;
left: 144px;
}

#content {
position: absolute;
top: 7.4em;
left: 12.0em;
width: 750px;
max-width: 800px;
}

a:link, a:active, a:visited {
color: green;
background-color: transparent;
text-decoration: underline;
font-size: 1.1em;
}

.s1 {
font-size: 0.8em;
}

.r {
text-align: right;
}

.i {
font-style: italic;
}

.cntr {
text-align: center;
}

.b {
font-weight: bold;
}

address {
font-size: 0.8em;
max-width: 250px;  /* mod 20 Jan 11 */
}

table, tr, td {
color: black;
background-color: #ddf0dd;
}

.short {
line-height: 30%;
}

