body {
margin: 0px;
padding: 0px;
background: #FFFFFF;
background-image: url(http://www.quakercovecamp.com/images/bg.png);
background-repeat: repeat-y;
}

#nav {
z-index: 10;
position: absolute;
top: 68px;
left: 60px;
width: 390px;
text-align: center;
font-family: arial;
font-size: 10pt;
color: #000000;
}
#nav a {
color: #000000;
font-weight: bold;
text-decoration: none;
padding: 2px;
}
#nav a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background: #328600;
padding: 2px;
}

#content {
z-index: 10;
position: absolute;
top: 100px;
left: 10px;
width: 774px;
font-family: arial;
font-size: 9pt;
color: #000000;
}
#content p {
padding-top: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
}
#content ul {
padding-top: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 30px;
margin-bottom: 0px;
}
#content h1 {
font-family: verdana;
font-size: 12pt;
font-weight: bold;
padding-top: 0px;
padding-bottom: 5px;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
color: #000000;
}
#content h2 {
font-size: 11pt;
font-weight: bold;
margin: 0px;
}
#content h3 {
font-size: 10pt;
font-weight: bold;
margin: 0px;
}
#content h4 {
font-size: 9pt;
font-weight: bold;
margin: 0px;
}
#content h5 {
font-size: 9pt;
margin: 0px;
}
#content a {
color: #368700;
font-weight: bold;
text-decoration: underline;
}
#content a:hover {
color: #B97E3A;
font-weight: bold;
text-decoration: underline;
}
#content hr {
border-top: solid 1px #B87F38;
border-bottom: solid 1px #FFFFFF;
border-left: solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
}

#box {
float: right;
background: #73A500;
color: #FFFFFF;
margin-left: 10px;
margin-bottom: 10px;
width: 337px;
}
#box a {
color: #FFFFFF;
text-decoration: underline;
}
#box a:hover {
color: yellow;
text-decoration: underline;
}
#box h1 {
color: #FFFFFF;
}
#box h2 {
color: #FFFFFF;
}
#box h3 {
color: #FFFFFF;
}
#box h4 {
color: #FFFFFF;
}
#box h5 {
color: #FFFFFF;
}

#footer {
text-align: center;
font-size: 8pt;
}
#footer a {
font-weight: normal;
}
#footer a:hover {
font-weight: normal;
}

#graphics {
z-index: 3;
position: absolute;
top 0px;
left 0px;
margin: 0px;
padding: 0px;
}