body {
margin-top: 10px;
margin-bottom: 10px;
   padding: 0;
   background: #248F32;
   color: black;
}


#container {
background: #248F32;
margin: 0 auto;
height: 1360px;
width: 900px;
}

#header {
margin: 3px 0px 3px 0px;
background-color: #006633;
padding: 3px 3px 3px 3px;
width: 900px;
height: 222px;
color: #800060;
border-style: solid;
border-width: 1px;
border-color: black;

}

#header {
  background: #006633 url(headerpicture.png) no-repeat;
  color: #fff;
  height: 214px;
  width: 893px;
}

#header h1, h2 span {
  display: none;
}

#header blockquote {
  visibility: hidden;
}


#description {
margin: 8px 3px 3px 0px;
width: 250px;
height: 785px;
float: left;
background: #248F32 url(bumblebee.jpg) no-repeat;
padding: 15px 3px 15px 3px;
font: 100% MS Serif, Helvetica, sans-serif;
background-position: 1% 85%;
}

#description a {
text-decoration: none;
}

#description a:link, a:visited, a:hover {
color: #A6BCFF;
text-decoration: underline;
font-weight: bold;
}

#description a:hover {
background-color: #666633;
}



#requirements {
margin: 45px 7px 25px 7px;
width: 351px;
float: left;
padding: 15px 15px 15px 15px;
background-color: #248f32;
font: 99% MS Serif, Helvetica, sans-serif;
line-height: 18px;
border: 1px black;

}


#requirements li {
  list-style-image: url(flowerbullet.png);
}

#requirements h3 {
   font: bold 24px script mt bold, serif;
   color: #A6BCFF;
line-height: 22px;
}

#sidebar {
margin: 150px 0px 3px 3px;
width: 237px;
height: 950px;
float: left;
background-color: #248F32;
padding: 350px 3px 3px 3px;
background: #248F32 url(butterfly.jpg) no-repeat;
background-position: 50% 8%;
font: 95% MS Serif, Helvetica, sans-serif;
}


#sidebar li {
  list-style-image: url(flowerbullet.png);
}

#sidebar h3 {
   font: bold 24px script mt bold, serif;
   color: #A6BCFF;
line-height: 16px;
}

#sidebar a {
text-decoration: none;
}

#sidebar a:link, a:visited, a:hover {
color: #A6BCFF;
text-decoration: underline;
font-weight: bold;
}

#sidebar a:hover {
background-color: #666633;
}


#footer {
font: 75% MS Serif, Helvetica, sans-serif;
margin: 3px 3px 3px 3px;
width: 598px;
float: left;
border-style: solid;
border-width: 1px;
border-color: black;
background-color: #cc3399;
padding: 3px 3px 3px 305px;
background: #cc3399 url(purpleflower1.jpg) no-repeat;
color: black;
}

#footer a {
text-decoration: none;
}

#footer a:link, a:visited, a:hover {
color: #FF9900;
text-decoration: underline;
}

#footer a:hover {
background-color: #666633;
}
