  #body {

  background-image: url(../images/BScloud_r.jpg);
  background-repeat: repeat-y;
  background-position: right;
  max-width: 100%;
  min-width: 590px;
  color: black;
  }
  #body a:link {color: #00f;
		text-decoration: none;
	       font-weight: bold;}
  #body a:visited {color: #44f;
		   text-decoration: none;
	       font-weight: bold;}
  #body a:hover { color: #880; }
  #body a:active {color: #0ff;
	       font-weight: bold; }

  #page {
    width: 700px;
  }

  #banner {
  width: 700px;
  line-height: 2.0;
  background-color: white;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  }

  .note {
	font-size: small;
}
  .navbar {
	text-align: right;
        color: black;
	font-size: 12px;
	line-height: 1.2;
        font-weight: normal;
	margin-right: 5px;
}

  #main {
  width: 700px;
  }

  #rside {
  width: 150px;
  float: right;
  text-align: left;
  background-color: #fff;
}	

  #rside ul {
  list-style-type: none;
}

  #rside li {
  padding-top: 5px;
}
  #rside a {
   color: #b88;
}
  #footer {
  clear: both;
  text-align: right;
  font-size: smaller;
  padding: 2px;
  }
  #lside {
  float: left;
  margin-top: 30px;
  margin-left: 5px;
  width: 175px;
}

  #photoh {
  height: 200px;
  }

* html #photoh {
  display: inline;
}

  #photo {
  float: left;
  margin-left: 5px;
  width: 180px;
}

* html #photo {
  display: inline;
}

  #photo p {
  text-align: center;
  }
  #photoh img {
   padding-top: 4em;
   width: 150px;
}

  #listtab {
  font-family: arial;
  text-align: left;
  margin-left: 210px;
  margin-right: 10px;
  width: 475px;
  }
  
  #listtab hr {
  font-size: 3px;
  color: #888;
  }
  

  #about {
  float: left;
}

* html #about {
      display: inline;
}

  #ac_pr table {
	width: 100%;
}
  .nophoto table {
  border: 1px;
  text-align: center;
  width: 140px;
  height: 100px;
} 
  .nophoto tr {
  text-align: center;
  height: 95px;
}
  .nophoto td {
  border: 2px;
  width: 135px;
  height: 95px;
  background-color: #eee;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
  .loc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  }
  
  .ac {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  }
  
  .hd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-variant: small-caps;
  }
  
  .pr {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  }

  .notice {
  border-width: 2px;
  background: #eee;
  padding: 4px;
}

#searchlist {
  font-family: Arieal, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
}

#searchlist ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

#searchlist a {
  display: block;
  width: 12em;
}
