body {
  margin:0;
  border:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
  background-color:#000033;
  /* text-align:center; */
  margin-bottom:20px;
  color:#222;
}

h1 {
  font-size:16px;
  line-height:30px;
  color:#040;
}

h2 {
  font-size:14px;
  line-height:20px;
}

a {color:#003; text-decoration:underline;}
a:hover {text-decoration:none;}

.active {font-weight:bold;}

.album img {margin: 2px;}

#frame {
  /*margin:auto;*/
  margin-left:100px;
  width:600px;
  text-align:left;
  background-color:#FFFFFF;
  background-image:url(/pics/foot.gif);
  background-position:bottom;
  background-repeat:no-repeat;
}

#content {
  padding:25px;  
}

#footer {
  padding:25px;
  text-align:center;
}

#navi {
  padding:25px;
  padding-bottom:10px;
}

#navi a {color:#003; text-decoration:none;}
#navi a:hover {text-decoration:underline;}

#subnavi {
  padding:25px;
  padding-bottom:10px;
  padding-left:60px;
}

#subnavi a {color:#003; text-decoration:none;}
#subnavi a:hover {text-decoration:underline;}
