* {
	padding: 0;
	margin: 0;
}
body 
{
    color: #000000; /* font color is black */
    font-family: corbel,Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    background: #FBFBE5 right bottom fixed no-repeat;
}
img
{
	border: 0;
}
a, a:link, a:visited {
    color: #424a37;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #424a37;
}  
.p5 span a {
    font-weight: bold;
}
p{
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 80%;
}
acronym {
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
}

#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: #FBFBE5 url(../img_lib/container_bg.gif) center top repeat-y;
    width: 1000px;
}

#pageHeader {
    text-align: center;
    background: #8C9777 url(../img_lib/ding_homepage.gif) left top no-repeat;
/*background: #8C9777 url(../img_lib/wei_hiking.jpg) left top no-repeat;*/
    background-position: 50px;
    height: 300px;
}
#pageHeader h1 span, #pageHeader h2 span {
    display: none;
}
#quickSummary .p1 {
    position: absolute;
    top: 10px;
    left: 261px;
    font-weight: bold;
    color: #FBFBE5;
    width: 250px;
    border-bottom: 2px solid #910000;
}
#quickSummary .p2 {
    position: absolute;
    top: 144px;
    left: 261px;
    font-weight: bold;
    color: #FBFBE5;
    width: 250px;
    border-bottom: 2px solid #910000;
}
#quickSummary .p3 {
    position: absolute;
    top: 191px;
    left: 261px;
    font-weight: bold;
    color: #FBFBE5;
    width: 250px;
    border-bottom: 2px solid #910000;
}

#quickSummary .p4 {
    position: absolute;
    top: 100px;
    left: 700px;
    font-weight: bold;
    color: #FBFBE5;
    width: 250px;
    text-align: right;
}

#preamble {
    margin: -120px 50px 20px 620px;
    padding: 20px 20px 10px; 
    border: 3px solid #8C9777;
    background: #FBFBE5;
}
#preamble h3 {
    margin-bottom: 10px;
    height: 32px;
/* url(h3_preamble.gif) */
    background: transparent left top no-repeat;
    border-bottom: 1px solid #7D8965;
}
#preamble h3 span {
    display: none;
}

#supportingText {
    margin-left: 230px;
    padding: 0 0 35px 35px;
    text-align: justify;
}

#supportingText h3 span {
    display: none;
}
#explanation, #participation, #benefits, #requirements, .regularSection {
    padding-right: 50px;
}
#explanation h3 {
    margin-bottom: 10px;
    height: 5px;
    /* background: transparent url(h3_explanation.gif) left top no-repeat; */
    border-bottom: 2px solid #910000;
}

#explanation h5, #participation h5, #benefits h5, .regularSection h5{
    color: #910000;
}
#participation h3, .regularSection h3 {
    margin-bottom: 10px;
    height: 5px;
    /* background: transparent url(h3_participation.gif) left top no-repeat; */
    border-bottom: 2px solid #910000;
}

#participation ul, .regularSection ul, .regularSection p {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 80%;
}

#benefits h3 {
    margin-bottom: 10px;
    height: 5px;
    /* background: transparent url(h3_benefits.gif) left top no-repeat; */
    border-bottom: 2px solid #910000;
}
#requirements h3 {
    margin-bottom: 10px;
    height: 32px;
    /* background: transparent url(h3_requirements.gif) left top no-repeat; */
    border-bottom: 1px solid #7D8965;
}

#benefits td {
    text-align: justify;
    padding: 5px;
}

#footer {
    margin: 0 0 -55px -265px;
    padding: 20px 20px 0 530px;
    text-align: center;
    clear: both;
    font-size: 80%;
    background: #FBFBE5 url(../img_lib/footer_bg.gif) center top no-repeat;
    height: 166px;
    
    voice-family: "\"}\"";
    height: 146px;
    voice-family: "\"}\"";
}

/*
#footer {
    text-align: center;
    clear: both;
    font-size: 80%;
    height: 166px;
    
    voice-family: "\"}\"";
    height: 146px;
    voice-family: "\"";
}
*/

#linkList {
    position: absolute;
    top: 275px;
    left: 64px;
    width: 138px;
}

#linkList h3 span {
    display: none;
}
#linkList h3 {
    margin-top: 25px;
    width: 138px;
    height: 30px;
    border-bottom: 1px solid #7D8965; 
}
h3.select {
    margin-bottom: 5px;
    background: transparent url(h3_select.gif) left center no-repeat;
}
h3.archives {
    margin-bottom: 5px;
    background: transparent url(h3_archives.gif) left center no-repeat;
}
h3.resources {
    margin-bottom: 5px;
    background: transparent url(h3_resources.gif) left center no-repeat;
}
#linkList ul {
    list-style: none;
}
#lselect ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 80%;
    color: #8C9777;
    border-bottom: 1px solid #8C9777;
}
#linkList a.c, #linkList a.c:link, #linkList a.c:visited, #linkList a.c:hover, #linkList a.c:active, #linkList a.c:focus {
    display: inline;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #8C9777;
    background-image: none;
}
#lselect ul li a, #lselect ul li a:link, #lselect ul li a:visited {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 100%;
    font-weight: bold;
    /*text-decoration: underline;*/
    background-color: #424a37;
    color: #FBFBE5;
    /*background: transparent url(lselect_a_bg.gif) left center no-repeat;*/
}
#lselect ul li a:hover {
    background-color: #910000;
    color: #FBFBE5;
}
#lselect ul li a, #lselect ul li a:active, #lselect ul li a:focus {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    /*color: #424a37;*/
    /*background: transparent url(lselect_a_bg.gif) left center no-repeat;*/
}
#larchives ul li {
    margin-bottom: 5px;
    font-size: 80%;
    color: #8C9777;
}
#larchives ul li a, #larchives ul li a:link, #larchives ul li a:visited {
    font-weight: bold;
    color: #8C9777;
    text-decoration: underline;
}
#larchives ul li a:hover {
    text-decoration: none;
}
#larchives ul li a:active, #larchives ul li a:focus {
    font-weight: bold;
    color: #8C9777;
    text-decoration: underline;
}
#lresources ul li {
    margin-bottom: 5px;
    font-size: 80%;
    color: #8C9777;
}
#lresources ul li a, #lresources ul li a:link, #lresources ul li a:visited {
    font-weight: bold;
    color: #8C9777;
    text-decoration: underline;
}
#lresources ul li a:hover {
    text-decoration: none;
}
#lresources ul li a:active, #lresources ul li a:focus {
    font-weight: bold;
    color: #8C9777;
    text-decoration: underline;
}