.index_box{
  margin-left:auto;
  margin-right:auto;
  background-color: white;
  background-image:url('../images/rounded_box2.jpg');
  width:820px;
  height:600px;
}
.index_content {
  width:320px;
  height:195px;
  padding:15px;
  overflow:hidden;
}
h1 {
  margin-top:0px;
  padding-top:0px;
}
.rightmenu{
  font-size:11px;
}
.rightmenu a{
  padding-left:10px;
  font-weight:bold;
}
.index_footer {
  text-align:center;
  font-family: Arial, sans-serif;
  font-size: smaller;
}
.people{
  background-image:url('../images/people.jpg');
  background-repeat:no-repeat;
  height:200px;
}
.strip_menu{
  width:100%;
}
.strip_menu a {
  font-size:larger;
}
.asa {
  font-family:Times New Roman, Times, serif; 
}
.asa a {
  color:#5c5036;
  padding-left:5px;
}
