body {
 text-align: center;
 background: #e9e9e9 url(http://www.bengaltownship.org/images/fadeback.gif) repeat-x;
 margin: 0;
 padding: 0;
}

div#all {
 position: relative;
 width: 699px;
 text-align: left;
 border-left: 1px solid #002448;
 border-right: 1px solid #002448;
 background: #ffffff url(http://www.bengaltownship.org/images/middleback.gif) repeat-y;
 margin-left: auto;
 margin-right: auto;
 min-height: 460px;
 _height: 500px;
}

div#header {
 position: absolute;
 top: 0;
 left: 0;
 background-image: url(http://www.bengaltownship.org/images/topback.gif);
 width: 697px;
 height: 132px;
}
div#print_header {
 display: none;
}

div#header img#headeri1 {
 position: absolute;
 top: 0;
 left: 18px;
}

div#header img#headeri2 {
 position: absolute;
 top: 5px;
 right: 0;
}

div#content {
 padding: 147px 278px 25px 23px;
 font-family: arial, sans-serif;
 color: #484848;
}

div#shd {
 position: absolute;
 top: 133px;
 left: 0;
 width: 697px;
 height: 29px;
 background-image: url(http://www.bengaltownship.org/images/topbackb.gif);
}

div#content h1 {
 font-family: georgia, 'times new roman', serif;
 font-size: 0.95em;
 color: #0055aa;
}

div#content h2 {
 font-family: georgia, 'times new roman', serif;
 font-size: 0.95em;
 font-weight: normal;
 color: #0055aa;

}

div#content h3 {
 font-family: georgia, 'times new roman', serif;
 font-size: 0.90em;
 font-weight: normal;
 color: #0055aa;

}

div#content p {
 font-size: 0.85em;
}

div#content td {
 font-size: 0.85em;
 vertical-align: top;
}

div#content p#footer {
 margin-top: 2.5em;
 border-top: 1px solid #f0ede7;
 color: #999999;
 font-size: 0.7em;
}

div#content p#footer a {
 color: #999999;
}

div#content p#footer a:hover {
 color: #0055aa;
}

div#nav {
 position: absolute;
 top: 165px;
 left: 505px;
 width: 171px;
}

div#nav h3 {
 font-family: georgia, 'times new roman', serif;
 font-size: 0.85em;
 color: #0055aa;
 border-bottom: 2px solid #c1b49d;
 font-weight: normal;
 padding-left: 9px;
 margin-bottom: 5px;
}

div#nav ul {
 margin: 0;
 padding: 0;
 list-style: none;
 font-family: arial, sans-serif;
 font-size: 0.85em;
 width: 171px;
}

div#nav li {
 margin: 0;
 padding: 0;
 width: 171px;
}

div#nav ul a {
 display: block;
 /*width: 121px;
 max-width: 171px;*/
 text-decoration: none;
 color: #8d744c;
 padding: 5px 9px 4px 9px;
}

div#nav ul a:hover {
 background-color: #f0ede7;
}

div#nav ul a.at {
 background: #ffffff url(http://www.bengaltownship.org/images/buttonback.gif) repeat-x;
 color: #0055aa;
}

div#nav ul a.at:hover {
 background-color: #ffffff;
}

