body
{
  font-family:Georgia;
  font-size:13pt;
  background-color:Linen
}

.centered
{
  text-align:center
}

.centered-vertical
{
  vertical-align:middle
}

.float-clearer
{
  clear:both;
  display:none
}

#custom-doc
{
  margin:auto 10px;text-align:left; /* leave unchanged */
  width:auto;/* non-IE */
  *width:73.117em;/* 974px in IE */
  min-width:780px;/* optional but recommended */
  max-width:1660px;
  /*background-color:Linen*/
}

#hd
{
  background-color:navy;
  color:Linen;
  text-align:left
}

#hd2
{
  text-align:center
}

#logo2, #logo3
{
  margin-left:20px;
}

#bd
{
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px
}

#breadcrumb
{
  margin-bottom:10px;
  font-style:italic
}

#navigation
{
  margin-top:10px;
  margin-bottom:10px;
  text-align:center
}

.yuibutton
{
  margin-bottom:10px
}

#slideshow
{
  /*width:310px;
  left:50%;*/
  margin-left:15%;
  text-align:center
}

#slideshow_caption
{
  font-size:75%;
  margin-left:25%; /* Adding a margin-right spec here caused the 3rd column of the YUI layout to be in the 2nd column in IE 6, so used width spec instead. */
  width:50%;
  font-style:italic;
  text-align:center
}

#slideshow img
{
  padding:5px;
  border:1px solid #ccc;
  background-color:#eee;
  width:300px
}

.left_column
{
  float:left;
  width:50%;
  text-align:right;
  padding-right:10px
}

.right_column
{
}

#Founders_Circle_list
{
  /*display:table*/
}

.yui-gf
{
  background-color:white;
  border-bottom:1px solid navy;
  border-top:1px solid navy
}

.Founders_Circle_list_item
{
  /*display:table-row*/
}

.Founders_Circle_picture, .Founders_Circle_text
{
  /*display:table-cell;
  padding:10px 10px 10px 10px;
  background-color:white;
  border-bottom:1px solid navy;
  border-top:1px solid navy;*/
  height:100%
}

.Founders_Circle_picture_image
{
  /*position:relative;
  right:-50%*/
  padding:5px;
  margin:10px 0 10px 0;
  border:1px solid #ccc;
  background-color:#eee
}

.Founders_Circle_text
{
  vertical-align:top;
  padding-top:10px
}

.caption
{
  font:italic 11pt Georgia
}

#ft
{
  background-color:#4F5673;
  color:Linen;
  text-align:center
}