#introduction{
  margin-top: 4em;
  margin-bottom: 1em;
  float: left;
  width: 69%;
}
#introduction img{
  margin: 1.5em 5.5em;
  padding:8px;
  border:solid;
  border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
  border-width: 1px 2px 2px 1px;
  background-color:white;
}
#frame{
  width: 100%;
  clear: both;
}
#other{
  float: left;
  width: 44%;
  margin-top: 1em;
  text-align: center;
}
#actual{
  text-align: center;
  float: right;
  width: 53%;
  margin: 1em 0 1em 1em;
  text-align: center;
}
#article, #group, #message, #support, #volunteers, #faq, #bank, #members{
  margin-top: 2em;
  width: 69%;
  float: left;
}
.roundbox{
  margin-top: 0.5em;
  margin-bottom: 1em;
}
#group ol{
  list-style-type: none;
}
#group h3{
  font-size: 1.2em;
  text-decoration: underline;
}
#group dt{
  margin: 1em 0 0 1em;
  text-decoration: underline;
}
#group dd{
  margin: 0.5em 0 0 12em;
}
#group ol, #group ul{
  list-style-type: none;
  margin: 0;
}
#support{
  font-size: 1.2em;
}
#support p{
  margin: 1em 0 1em 0;
}
#support ul{
  margin-bottom: 1em;
}
#support ul li{
  margin-left: 3em;
  list-style: disc;
}
#support ul li ul li{
  margin-left: 4em;
  list-style: circle;
}
#links{
  padding: 1em 0 0 4em;
  font-size: 1.2em;
  float: left;
}
#links ol{
  list-style: none;
}
#links a:hover{
  color: #000;
  background-color: #9cf;
  text-decoration: none;
}
#volunteers h2{
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 0.5em;
}
#volunteers hr{
  clear: both;
}
.volunteer_img{
  float: right;
  padding: 8px;
}
#faq{
  font-size: 1.2em;
}
#faq ol{
  margin: 1em 0 0 1em;
  list-style: none;
}
#faq li li{
  list-style: square;
}

