@charset "utf-8";

body {

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	background-color: #000000;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	text-decoration: none;

	font-weight: normal;

}

.conventions {

	color: #000000;

}

.box1 {

	color: #000000;
	border: 1px solid #666666;
	font-style: italic;
	padding: 15px;
	background: #eeeeee;

}

.footer {

	background-image: url(../images/footer.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	height: 44px;

	width: 941px;

	vertical-align: top;

}

.footer a:link {

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.footer  a:visited {

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.footer  a:hover {

	font-weight: normal;

	color: #FFCC00;

	text-decoration: none;

}



.text1{

	font-family: Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#000000;

	font-weight:bold;

}



.text2{

	font-family: Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#FF6600;

	font-weight:bold;

}

td#bios{
  background: white;
  }
div.bio{
  display: block;
  }
div.bio img{
  display: inline-block;
  }
div.bio div{
  display: inline-block;
  }
