body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #998D87;
}
a:link {
	color: #3B4157;
	text-decoration: none;
}
a:visited {
	color: #3B4157;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9CB7BC;
}
a:active {
	color: #3B4157;
	text-decoration: none;
}
.menu {
  display:table;         /* ignored by IE */
  padding:0px;         /* fix bug in IE for border spacing */
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:0px; /* add a border to show size of menu */
  }
* html .menu {
  display:inline-block;  /* for IE only */
  width:199px;             /* IE will expand to fit menu width */
  padding:0px;         /* fix bug in IE for border spacing */
  } 
.menu li {
  display:table-cell;    /* ignored by IE */
  }

.menu a, .menu2 a:visited {
  display:block;
  width:199px;          /* for all browsers except IE */
  height: 18px;
  padding:4px 10px;
  color:#3B4157; 
  background:#CBD9DC; 
  border:0px solid #fff; /* add a 1px white border around items */ 
  text-decoration:none;
  text-align:left
  }
.menu a:hover {
  color:#FFFFFF; 
  background:#3B4157;
  width:199px; 
  height: 18px;
  padding:4px 10px;
  text-decoration:none;
  text-align:left
  }
.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;
  }
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3B4157;
	line-height: 22px;
}
.head {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3B4157;
	line-height: 22px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.footB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3B4157;
}
.linkB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3B4157;
}
.subhead {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.footBb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3B4157;
	font-weight: bold;
}
.subheadBb {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B4157;
	line-height: 18px;
}
.footBb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3B4157;
	font-weight: bold;
	padding: 2px 6px;
}
.bioimage {
	margin: 0px 20px 6px 0px;
}
.headW {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
.footBb2W {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 6px;
}
