body {
	margin: 0;
	padding: 20px;
	background: #282828 url(background.gif) no-repeat fixed 100% 100%;
	color: #000;
	font: 13px/1.5em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a {
color: #086;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a em {
border-bottom: 1px solid #086;
font-style: normal;
}
p {
margin: 1.5em 0;
}
h1 {
display: none;
}
h6 {
display: none;
}
#everything {
position: relative;
margin: 0 auto;
width: 80%;
background: #fff;
text-align: left;
}
#menu, #menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
left: 0;
top: 20px;
width: 200px;
background: #7c9;
}
#menu li {
display: inline;
}
#home {
display: block;
width: 100%;
height: 199px;
background: url(title.gif) no-repeat;
text-indent: -99em;
}
#menu ul a {
display: block;
padding: 3px 8px 3px 36px;
background: url(tree.gif) repeat-y 8px 0;
color: #000;
font-size: 1em;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: lowercase;
}
#menu a:hover {
background-color: #aaa;
color: #000;
text-decoration: none;
}
.wheel101 #wheel101, .sources #sources, .problem #problem, .program #program, .alternatives #alternatives, .tin #tin, .zinc #zinc, .steel #steel, .beads #menu #beads, .retailers #retailers, .join #menu #join {
padding-right: 36px;
background: #000 url(treeon.gif) no-repeat 100% 100%;
color: #eee;
}
#menu ul ul {
background: url(extend.gif) repeat-y 8px 0;
}
#menu ul ul a {
background-position: 36px 0;
padding-left: 64px;
text-indent: 0;
font-size: .9em;
}
#menu #beads, #menu #join {
background-image: url(treelast.gif);
background-repeat: no-repeat;
}
#everything div {
margin-left: 200px;
padding: 1.5em 1.5em 1.5em;
background-color: #ddd;
}
h2 {
margin: .75em 0;
color: #086;
font-size: 2em;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
line-height: 1em;
}
h3 {
margin: 1.2em 0;
font-size: 1.25em;
line-height: 1em;
}
h4 {
	margin: 0;
	padding-right: 50px;
	font-size: .9em;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
}
#everything div span {
position: relative;
float: right;
margin: 1.5em .5em 1.5em 1.5em;
padding: .75em .75em .75em ;
border-width: 1px;
border-color: #000;
border-style: solid none solid solid;
background-color: #086;
color: #eee;
font-size: .9em;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 1.25em;
}
#everything div * span {
position: static;
float: none;
margin: 0;
padding: 0;
border-style: none;
background-color: transparent;
color: #000;
line-height: auto;
}
span img {
position: relative;
margin-right: 2em;
border: 1px solid #888;
align:center;
}
ol {
margin: 0 0 0 2em;
padding: 0;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#everything div li, dd {
padding-left: 2em;
background: url(list.gif) no-repeat 0 .25em;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: .85em;
line-height: 1.25em;
table-layout: fixed;
}
div>table {
width: 100%;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
caption {
margin: 0;
font-size: 1.15em;
font-weight: bold;
line-height: 1.5em;
}
th, td {
padding: 2px;
}
th {
text-align: center;
vertical-align: bottom;
border-bottom: 1px solid #086;
}
#everything div th span {
display: block;
font-size: .9em;
font-weight: normal;
line-height: 1.25em;
}
td {
border-top: 1px solid #aaa;
vertical-align: top;
}
tr>td {
border-top: none;
}
tr+tr td {
border-top: 1px solid #aaa;
}
.total td {
border-color: #086;
}
h5 {
margin: 0 0 1.75em;
border-top: 1px solid #086;
font-size: .85em;
font-weight: normal;
line-height: 1.5em;
}
img {
	padding: 10px;
}
@media print {
#everything {
width: 100%;
}
#menu {
width: 1.5in;
}
#everything div {
margin-left: 1.5in;
width: 4.5in;
}
}

