body{
  background: #ffffff;
  background-image: url('images/background.png');
  background-repeat: repeat-y;
  margin:0px;
  padding: 0px;
  font: 10pt verdana;
}
#left {
  position: absolute;
  top: 0;
  left:0;
  width: 165px;
  background: #3B4E76;
  padding: 5px;
  color: #ffffff;
}
#left img{
  margin-left:auto;
  margin-right: auto;
  display: block;
}
#left p{
  font-size:8pt;
}

#menu {
  margin-top: 10px;
  margin-bottom:10px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  line-height:0em;
}

#menu img { border:0px; margin-left:0px; margin-right:0px;}

#container { }

#content{
    margin-left:200px;
    min-width:500px;
    _width:500px;
    padding:10px;
}
#header {
  margin-bottom: 10px;
}

#smaa_logo{ float:right; margin-left:10px;}

.box_top {
  color: #ffffff;
  background: #3B4E76;
  border:1px solid #000000;
  padding:5px;
  font-weight: bold;
  margin-right: 160px;
}
.box{
  background: #E0E0E0;
  color: #000000;
  border:1px solid #000000;
  padding:5px;
  margin-bottom:10px;
  margin-right: 160px;
}

#footer {
  margin-top: 20px;
  text-align: center;
  font-size: 8pt;
  border-top: 2px solid #3B4E76;
}

ul li { line-height: 2.5em; }
#membership li {line-height:1em; }
.bio img { float: left; margin-right:10px; }

.publications h3 { background: #3B4E76; color: #ffffff; margin-bottom:0px; text-align: center; padding:3px;}
.publications a { font-style: italic; font-weight: bold;}
.publications p { margin:1px; line-height: 2em;}
.light { background: #eeeeee; }
.dark { background: #cccccc; }

.publication img { float: left; margin-right: 10px; margin-bottom:10px;}
.publication h1 { margin:0px; }
.publication h2 { font-size:10pt; }

.question { font-weight: bold; font-size:12pt; }
.answer { }
.faq li { line-height:1.1em;}
.publishing { font-weight: bold; margin-left:40px; margin-bottom:0px;}

.left { float: left; margin-right: 10px; }
.right { float: right; margin-left:10px; }

.rank { width: 100%; }
.header { background: #3B4E76; color: white; font-weight: bold; }
.rank th { border:1px solid #888888; text-align: left;  }
.rank td { border:1px solid #888888; padding:5px; }
