body {
margin: 0;
text-align: center;
background: #000000;
padding: 0px;
color: #ffffff;
}

#wrapper {
margin: 0 auto;
text-align: center;
width: 750px;
padding: 0px;
color: #000000;
background: #ffffff url(images/bgnd_left_tree.jpg) no-repeat;
background-position: 0px 169px;
}

/* Image Replacement used in header division */

#header {
padding: 169px 0 0 0;
overflow: hidden;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
height: 0px !important;
height /**/:169px;
}

#content {
height: 798px; /* This line is critical to enable showing the full background tree graphic. The height of this content div + the two menu divs = 988px = height of tree graphic */
text-align: justify;
width: 540px;
margin: 0px 20px 0px 190px;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
color: #000000;
}

.menu {
text-align: justify;
height: 90px;
width: 540px;
margin: 5px 20px 0px 190px;
}

#footer {
margin: 0 auto;
text-align: center;
width: 750px;
min-height: 40px;
padding: 40px 0px 5px 0px;
font-family: arial, verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
background-image: url(images/footer_bar.jpg);
background-repeat: no-repeat;
background-position: top center;
}

a:link { 
text-decoration: none;
color: #ba2c12;
font-weight: bold;
}

a:visited {
text-decoration: none; 
color: #006595;
font-weight: bold;
}

a:hover {
text-decoration: none;
color : #ff0000;
font-weight: bold;
}

a:active {
text-decoration: none;
color : #ff8000;
font-weight: bold;
}

h1 {
font-family: arial, verdana, sans-serif;
font-size: 24pt;
color: #b73d14;
padding-top: 10px;
}

h2 {
font-family: arial, verdana, sans-serif;
font-size: 20pt;
color: #b73d14;
padding-top: 10px;
margin-top: 0px;
}

h3 {
font-family: arial, verdana, sans-serif;
font-size: 16pt;
color: #b73d14;
padding-top: 0px;
}

address  {
font-family: arial, verdana, sans-serif;
font-size: 12pt;
color: #000000;
font-weight: bold;
text-align: center;
}

.small {
font-size: 8pt;
}

.credit {
font-family: arial, verdana, sans-serif;
font-size: 8pt;
text-align: center; 
}

.img_right {
clear: both;
position: relative;
float: right;
margin: 6px 0px 6px 20px;
text-align: center;
font-size: 8pt;
font-style: normal;
}

.img_left {
clear: both;
position: relative;
float: right;
margin: 6px 20px 6px 0px;
text-align: center;
font-size: 8pt;
font-style: normal;
}

.cntr_cap {
text-align: center;
font-size: 8pt;
font-style: normal;
}

.cntr_cap2 {
margin: 0 auto;
text-align: center;
font-size: 8pt;
font-style: normal;
}

.s8 {
font-size: 8pt;
font-style: normal;
}
