
h2{
 margin:6px 0 0 0;
 padding:0;
 font: 11px Verdana;
 line-height:14px;
 height:14px;
 font-weight:bold;
}

#nav {
 float:left;
 display:inline;
 width:370px;
 height:165px;
}

img.main-title {
 float:left;
 display:block;
 margin-top:18px;
 border:0;
}

#content {
 float:left;
 display:inline;
 width:520px;
 margin-left:0;
 padding:0;
 font: 11px Verdana;
 line-height:16px !important;
 line-height/**/:14px;
 margin-bottom:0;
 min-height:100%;
}

img.sub-title{
 float:left;
 display:inline;
 margin-left:19px;
 margin:58px 0 22px 19px;
 border:0;
}

img.sub-title-index{
 float:left;
 display:inline;
 margin-left:19px;
 margin-top:29px;
 border:0;
}

#index {
 float:left;
 display:inline;
 margin-left:19px;
 margin-top:13px;
 width:500px;
 padding:0;
}

#index p {
 margin-top/**/:10px;
 margin-bottom/**/:11px;
 font:11px "Verdana";
 line-height:16px !important;
 line-height/**/:14px;
}

.regularDesc {
 float:left;
 display:inline;
 margin-left:19px;
 margin-top:8px;
 margin-bottom:0px;
 width:500px;
 padding:0;
 font:11px "Verdana";
 line-height:16px !important;
 line-height/**/:14px;
}

.regularDesc p{
 padding:0;
 margin:0;
 margin-bottom:16px;
}

#fellows {
 float:left;
 display:inline;
 width:762px;
 margin:0;
 padding:0;
 min-height:100%;
}

.fellowDesc {
 float:left;
 display:inline !important;
 display/**/:inline;
 width:285px;
 padding:0;
 margin-left:19px;
 margin-top:4px;
}

.fellowDesc p {
 float:left;
 display:block;
 padding:0;
 margin-top:0;
 margin-bottom:10px;;
}

.fellowDesc blockquote {
 display:block;
 clear:both;
 margin:0 0 2px 0;
 padding:0;
}

.fellowDesc cite {
 display:block;
 margin:0 0 10px 0;
 padding:0;
}

.fellowPic {
 float:left;
 display:inline !important;
 display/**/:inline;
 width:430px;
 height:295px;
 margin-left:28px;
 margin-top:8px;
 padding:0;
}

.contactBlock {
 float:left;
 display:block;
 width:500px;
 margin-top:6px;
 margin-bottom:10px;
}

.contactBlock p {
 width:200px;
 font:11px "Verdana";
 line-height:16px !important;
 line-height/**/:14px;
}

.featureBlock {
 float:left;
 display:inline;
 width:127px;
 margin-right:30px;
 margin-top:20px;
 margin-bottom:5px;
 padding:0;
}

img.feature {
 float:left;
 display:inline;
 width:127px;
 height:75px;
 padding:0;
 border:0;
}

img.feature-title {
 float:left;
 display:inline;
 height:11px;
 margin-top:17px;
 padding:0;
 border:0;
}

.featureBlock p {
 float:left;
 display:inline;
 position:relative;
 width:127px;
 margin-top:12px;
 padding:0;
 text-decoration:none;
 cursor:pointer;
 cursor:hand;
 font:11px "Verdana";
 line-height:16px !important;
 line-height/**/:14px;
}

.featureBlock a {
 width:127px;
 padding:0;
 margin:0;
 text-decoration:none;
 cursor:pointer;
 cursor:hand;
}

div.hr {
  float:left;
  display:inline;
  height: 1px;
  width: 500px;
  background-image: url(../media/images/hr.gif);
  background-repeat: repeat-x;
  background-position: center;
  margin-top: 7px;
  margin-bottom:0px;
}

div.footer-hr {
  float:left;
  display:inline;
  height: 1px;
  width: 520px;
  background-image: url(../media/images/hr.gif);
  background-repeat: repeat-x;
  background-position: center;
  margin-top: 7px;
  margin-bottom:8px !important;
  margin-bottom/**/:-1px;
}

div.hr-fellows {
  float:left;
  display:inline;
  height: 1px;
  width: 743px;
  background-image: url(../media/images/hr.gif);
  background-repeat: repeat-x;
  background-position: center;
  margin-top: 7px;
  margin-bottom:8px !important;
  margin-bottom/**/:-1px;
}

hr {display:none;}
