Body {
  background:#fff url("images/LogoTreesPale.gif");
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Georgia,Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}

#top {
  width:100%;
  height:14em;
  background:#FFFFFF;
  font-size:120%;
  line-height:normal;
  }

#top h1 {
  margin: 0.2em 0% 0.1em 2%;
  font: 2em/1 sans-serif;
  }

#top h2 {
  margin: 0.2em 0% 0.1em 2%;
  font: 2em/1 sans-serif;
  }

#top h3 {
  margin: 0.0em 0% 0.0em 2%;
  font: 1.5em/1 sans-serif;
  }

#top p {
  margin-left: 2%;
  }

#top a {
  color: #006400;
  text-decoration:none;
  }

#top a:hover {
  color:#F00;
  }

#top img {
  margin-left: 0.5%;
  height: 5em;
  }

#top img.floatright {
    float: right;
    margin: 0%;
    height: 100%;
    overflow: visible;
}

#header {
  float:left;
  width:100%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  font-size:120%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:0px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("images/left_on.gif");
  }
#header #current a {
  background-image:url("images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

H1 {margin: 0.4em 0% 0.5em 0%;

font: 2em/1 sans-serif;
color: #006400}

H2 {margin: 0.2em 0% 0.5em 0%;
font: 1.7em/1 sans-serif;
color: #006400}

H3 {margin: 0.1em 0% 0.15em 0%;
font: 1.5em/1 sans-serif;
color: #006400}

H4 {margin: 0.1em 0% 0.1em 0%;
font: 1.4em/1 sans-serif;
color: #006400}

H5 {margin: 0.1em 0% 0.1em 0%;
font: 1.3em/1 sans-serif;
color: #006400}

H6 {margin: 0.1em 0% 0.1em 0%;
font: 1.2em/1 sans-serif;
color: #006400}

#main {
  font: 1.2em/1.1 sans-serif;
  margin: 3em 10% 1em 10%;
  }

.sharesite{
	clear:both;
	position:relative;
	border:1px solid #ddd;
	padding:10px;
	margin:15px 0 10px 0;
	font-size:12px;
}
.sharesite p {
	padding:0;
	margin:0;
}
.sharesite p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;
	font-size:12px;
}
.sharesite h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-weight:normal;
}
.sharesite ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 15px;
	padding:0;
}
.sharesite ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
.sharesite ul li.delicious{background:url("images/delicious.gif") no-repeat 0 0;}
.sharesite ul li.digg{background:url("images/digg.gif") no-repeat 0 0;}
.sharesite ul li.reddit{
	padding:0 0 0 2px;
        background:url("images/reddit.gif") no-repeat 0 0;
}
.sharesite ul li.facebook{background:url("images/facebook.gif") no-repeat 0 0;}
.sharesite ul li.stumbleupon{background:url("images/stumbleupon.gif") no-repeat 0 0;}
.sharesite ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}



