/***********************************************/
/* styles_sister_study.css                             */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2;
  margin: 0px;
  /* [disabled]padding: 0 10px; */
  color: #333;
  text-align: center;
  background: #9999cc; }

a {
  color: #75628d;
  text-decoration: underline;
  border: none; }

a:visited {
  color: #b73d7a; }

a:hover {
  text-decoration: none; }

h1 {
  font-size: 220%;
  line-height: 170%;
  font-weight: normal;
  text-transform: uppercase;
  color: #73744d;
  margin: 0;
  padding: 0; }

h1.hidden {
  font-size: 10%;
  line-height: 10%;
  font-weight: normal;
  text-transform: uppercase;
  color: #fffeee;
  margin: 0;
  padding: 0; }

h1.nih {
  font-size: 75%;
  line-height: 150%;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  text-align: right;
  color: #75628d;
  margin: 0;
  padding: 10px 10px 10px 10px;
  background-color: #fffeee; }

h1.regularCase {
  text-transform: none;
  font-size: 170%;
  line-height: 110%; }

h1.skip {
  text-decoration: none;
  font-size: 1px; }

h2 {
  font-size: 135%;
  font-weight: normal;
  color: #75628d;
  margin: 0px;
  padding: 20px 0 7px 0; }

h3 {
  font-size: 120%;
  color: #75628d;
  margin: 0px;
  font-weight: normal;
  padding: 10px 0 5px 0; }

h4 {
  font-size: 115%;
  font-weight: 100;
  text-transform: uppercase;
  color: #73744d;
  margin: 0px;
  padding: 10px 0 5px 0; }

h5 {
  font-size: 100%;
  font-weight: normal;
  color: #73744d;
  margin: 0px;
  padding: 10px 0 5px 0; }

h6 {
  font-size: 90%;
  font-weight: normal;
  color: #989966;
  margin: 0px;
  padding: 0px 0 5px 0; }

h7 {
  font-size: 115%;
  font-weight: normal;
  text-transform: none;
  color: #989966;
  margin: 0px;
  padding: 10px 0 0px 0; }

ul {
  margin: 0 12px 10px 12px;
  list-style-type: square;
  font-size: 100%;
  color: #333;
  line-height: 130%; }

li {
  padding: 0px;
  color: #333;
  font-size: 100%; }

label {
  font-weight: normal;
  color: #75628d;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 90%; }

p {
  margin: 0 0 15px 0;
  padding: 0px;
  font-size: 90%;
  color: #333;
  line-height: 130%; }

p.button {
  margin-left: 150px;
  margin-top: 0px;
  padding: 0px;
  font-size: 90%;
  color: #333;
  line-height: inherit; }

img {
  border: none; }

/*text block on researchers page*/
.image {
  position: relative;
  width: 100%;
  /* for IE 6 */ }

image.h2 {
  position: absolute;
  top: 200px;
  left: 0;
  width: 100%; }

h2 span {
  color: white;
  font: bold 24px/45px Helvetica, Sans-Serif;
  letter-spacing: -1px;
  background: black;
  /* fallback color */
  background: rgba(0, 0, 0, 0.7);
  padding: 10px; }

p span.spacer {
  padding: 0px 0px 0px 50px;
  margin-top: -100px;
  alignment-adjust: baseline;
  line-height: 100%; }

p span.column {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 60px;
  -moz-column-gap: 60px;
  -webkit-column-gap: 60px; }

/*END text block on researchers page*/
caption {
  font-size: 110%;
  color: #73744d;
  margin: 0px;
  font-weight: normal;
  text-align: left;
  line-height: 100%;
  border-top: 0px #989966 solid;
  padding: 20px 20px 10px 0px; }

table {
  width: 100%;}

table.plain {
  width: 100%;
  alignment: center;
  position: top; }

th {
  margin: 0 0 15px 0;
  padding: 5px 5px 5px 5px;
  font-size: 95%;
  font-weight: bold;
  color: #000000;
  border-bottom: #989966 2px solid;
  border-top: #989966 2px solid;
  line-height: 100%;
  text-align: left;
  background-color: #ffffff; }

th.plain {
  margin: 0 0 0px 0;
  padding: 0px 0px 0px 0px;
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  border-bottom: hidden;
  border-top: hidden;
  line-height: 50%;
  text-align: left;
  background-color: #fffdf1; }

th.right {
  margin: 0 0 15px 0;
  padding: 5px 5px 5px 5px;
  font-size: 95%;
  font-weight: bold;
  color: #000000;
  border-bottom: #989966 2px solid;
  border-top: #989966 2px solid;
  line-height: 100%;
  text-align: center;
  background-color: #ffffff; }

th.center {
  margin: 0 0 15px 0;
  padding: 5px 5px 5px 15px;
  font-size: 95%;
  color: #000000;
  border: #989966 0px solid;
  line-height: 100%;
  text-align: center;
  background-color: #E6E6CC; }

th.center1 {
  margin: 0 0 15px 0;
  padding: 15px 15px 15px 15px;
  font-size: 95%;
  color: #000000;
  border: #989966 0px solid;
  line-height: 100%;
  text-align: center;
  background-color: #E6E6CC; }

tr.plain {
  margin: 0 0 0px 0;
  border: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  border-bottom: hidden;
  border-top: hidden;
  line-height: 50%;
  text-align: left;
  background-color: none; }

tr {
  margin: 0 0 5px 0;
  padding: 5px 5px 15px 15px;
  font-size: 100%;
  color: #000000;
  border: #989966 0px solid;
  line-height: 110%;
  background-color: #ffffff; }

tr.shade {
  margin: 0 0 15px 0;
  padding: 10px 10px 10px 15px;
  font-size: 100%;
  color: #000000;
  background-color: #E6E6CC;
  border: #989966 0px solid;
  line-height: 100%; }

td {
  margin: 0 0 0px 0;
  padding: 10px 10px 10px 15px;
  font-size: 100%;
  color: #000000;
  border-left: #989966 0px solid;
  border-right: #989966 0px solid;
  line-height: 100%; }

td.right {
  margin: 0 0 0px 0;
  padding: 10px 2px 2px 15px;
  font-size: 100%;
  color: #000000;
  border-right: #989966 0px solid;
  border-left: #989966 0px solid;
  line-height: 100%;
  text-align: center; }

td.bottom {
  margin: 0 0 0px 0;
  padding: 10px 10px 10px 15px;
  font-size: 100%;
  color: #000000;
  border-bottom: #989966 2px solid;
  line-height: 100%; }

td.bottomR {
  margin: 0 0 0px 0;
  padding: 10px 2px 2px 15px;
  font-size: 100%;
  color: #000000;
  border-bottom: #989966 2px solid;
  line-height: 100%;
  text-align: center; }

td.center {
  margin: 0 0 0px 0;
  padding: 10px 2px 2px 15px;
  font-size: 100%;
  color: #000000;
  line-height: 100%;
  text-align: center; }

td.cap {
  text-transform: uppercase;
  margin: 0 0 0px 0;
  padding: 5px;
  font-size: 100%;
  color: #ab1d3b;
  line-height: 100%;
  text-align: left; }

td.cap2 {
  text-transform: uppercase;
  margin: 0 0 0px 0;
  padding: 5px;
  font-size: 100%;
  color: #ab1d3b;
  line-height: 100%;
  text-align: center; }

.clearfloat {
  /* place on a div or break element/final element before the close of a container that should fully contain a float */
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px; }

p.exit {
  float: inherit;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 12px;
  height: 12px;
  background-image: url(../images/exitdisclaimer.gif); }

.column {
  width: 300px;
  margin-left: 100px;
  float: left; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
  text-align: left;
  margin: 0 auto 15px auto;
  width: auto;
  min-width: 771px;
  max-width: 925px;
  background-color: #626287;
  border-left: 5px solid #ddd8e2;
  border-right: 5px solid #ddd8e2;
  border-bottom: 5px solid #ddd8e2;
  border-top: 5px solid #ddd8e2; }

#container-sp {
  text-align: right;
  float: right;
  padding-top: 60px;
  padding-right: 15px;
  position: fixed;
  width: 90px;
  margin-left: 800px;
  height: 35px;
  border-bottom: 15px solid #989966;
  background-color: #fffeee; }

#masthead {
  padding: 5px 0 25px 0;
  margin: 0px;
  border-bottom: 15px solid #73744d;
  width: 100%;
  height: 65px;
  background-color: #fffeee; }

#content {
  float: right;
  width: 80%;
  min-width: 600px;
  background: #fffeee;
  min-height: 500px; }

#navBar {
  position: sticky;
  top: 0;
  float: left;
  width: 20%;
  min-width: 120px;
  max-width: 185px;
  margin: 0px;
  padding: 0;
  padding-bottom: 90px;
  border: 0px;
  border-bottom: 0px #fff solid; }

#photo {
  height: 300px;
  margin: 0;
  padding: 0;
  width: 100;
  border-left: 5px solid #ddd8e2;
  position: relative;
  background-color: #8D63AB; }

#join {
  padding: 4px 35px;
  margin: 0;
  border: 1px;
  background: #989966;
  text-align: right;
  font-size: 100%; }

#feature {
  padding: 10px 35px;
  background: #fffEEE;
  border-left: 5px solid #ddd8e2; }

#siteInfo {
  width: 100%;
  clear: both;
  border-top: 2px solid #ffffff;
  background: #73744d;
  color: #fff; }

#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  background: #FFFFFF;
  overflow: hidden; }

#skip a:focus {
  position: static;
  width: auto;
  height: auto; }

#skip-main a {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999; }

#skip-main a:focus, #skip-main a:active {
  color: #fff;
  background-color: #727299;
  left: auto;
  top: auto;
  width: 10%;
  height: auto;
  overflow: auto;
  margin: 10px 10%;
  padding: 5px;
  border-radius: 15px;
  border: 1px solid #626287;
  text-align: center;
  font-size: 1em;
  z-index: 999; }

#team-member {
  display: inline;
  color: #ffffff;}

#team-name {
  display: inline;
  font-size: 70%;
  line-height: 1.5em;}

#team-img {
  width: 25%;
  display: block;}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #fffeee;
  color: #73744d;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  text-align: left;
  font-size: 100%;
  font-weight: 100;
  border: none;
  border-color: white;
  outline: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #E6E6CC;
  }

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 10px;
  background-color: #fffeee;
  display: none; }

/*******Main Researchers Buttons*****/
#mbutton1 {
  overflow: visible;
  height: 125px;
  width: 100%;
  background-image: url(../images/CohortOverview.png);
  background-repeat: no-repeat; }

#mbutton2 {
  overflow: visible;
  height: 125px;
  width: 100%;
  background-image: url(../images/BaselineChar.png);
  background-repeat: no-repeat; }

#mbutton3 {
  overflow: visible;
  height: 125px;
  width: 100%;
  background-image: url(../images/BreastCancer.png);
  background-repeat: no-repeat; }

#mbutton4 {
  overflow: visible;
  height: 125px;
  width: 100%;
  background-image: url(../images/AllCancers.png);
  background-repeat: no-repeat; }

#mbutton5 {
  overflow: visible;
  height: 125px;
  width: 100%;
  background-image: url(../images/OtherOutcomes.png);
  background-repeat: no-repeat; }

#mbutton6 {
  overflow: visible;
  height: 125px;
  width: 100%;
  background-image: url(../images/Collaborations.png);
  background-repeat: no-repeat; }

#mbutton7 {
  overflow: visible;
  height: 125px;
  width: 100%;
  background-image: url(../images/Ancillary.png);
  background-repeat: no-repeat; }

#link {
  float: top;
  overflow: visible;
  height: 100px;
  margin: 0px 10px 0px;
  padding: 0px;
  width: 80px;
  position: top; }

#mbutton h2.CO {
  text-decoration: none;
  text-indent: -9999px;
  margin-top: 0px;
  height: 100px;
  position: top;
  background-image: url(../images/CohortOverview.png); }

/***___________________***/
#mbuttonx {
  padding: 5px 0 25px 0;
  margin: 0px;
  width: 100%;
  height: 65px;
  background-color: #fffeee; }

#mbuttonx h1 {
  text-transform: none;
  margin: 0 40px;
  height: 100px;
  width: 600px;
  text-indent: -1000em;
  border: 0px;
  background-image: url(../images/CohortOverview.png);
  background-repeat: no-repeat;
  background-position: left top; }

#mbuttonx h1 a {
  display: block;
  border: 0px;
  height: 65px;
  width: 635px; }

/**********Leading the Study Photos**************/
#leadds {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 150px;
  width: 100px;
  height: 125px;
  background-image: url(../images/d-sandler.gif); }

#leadcw {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 60px;
  width: 100px;
  height: 125px;
  background-image: url(../images/c-weinberg.gif); }

#leadld {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 100px;
  width: 100px;
  height: 125px;
  background-image: url(../images/l-deroo.gif); }

#leadjt {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 80px;
  width: 100px;
  height: 125px;
  background-image: url(../images/j-taylor.gif); }

#leadsl {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 100px;
  width: 100px;
  height: 125px;
  background-image: url(../images/s-london.gif); }

#leadpj {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 150px;
  width: 100px;
  height: 125px;
  background-image: url(../images/p-juras.gif); }



/***********home page****************/
#lexie {
  float: left;
  margin-top: 15px;
  margin-bottom: 40px;
  margin-right: 30px;
  width: 180px;
  height: 251px;
  text-indent: -1000em;
  background-image: url(../images/White.png); }
#symielle {
  float: left;
  margin-top: 15px;
  margin-bottom: 40px;
  margin-right: 30px;
  width: 180px;
  height: 251px;
  text-indent: -1000em;
  background-image: url(../images/Gaston.png); }

/***********************************************/
/* Components                                  */
/***********************************************/
/************* #masthead styles **************/
#masthead h1 {
  text-transform: none;
  margin: 0 40px;
  height: 100px;
  width: 635px;
  text-indent: -1000em;
  border: 0px;
  background-image: url(../images/banner6.gif);
  background-repeat: no-repeat;
  background-position: left top; }

#masthead h1 a {
  display: block;
  border: 0px;
  height: 65px;
  width: 635px; }

/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {
  display: block; }

#navBar ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#navBar ul li a.selected {
  background: #4c4c66; }

#navBar ul li a:hover {
  background: #4c4c66; }

#navBar ul li a {
  padding: 8px 12px;
  font-weight: bold;
  color: #eae5e3;
  font-size: 90%;
  border-top: 1px #fff solid;
  text-transform: uppercase;
  text-decoration: none; }

#navBar ul ul li a.sub {
  background: #c6c785; }

#navBar ul ul li a:hover {
  background: #ddd8e2;
  /*acac99*/ }

#navBar ul ul li a {
  text-transform: none;
  padding: 4px 12px;
  font-size: 80%;
  font-weight: normal;
  color: #5E4F4A;
  border-top: 2px #FFF dotted;
  text-decoration: none;
  background: #E6E6CC; }

#navBar ul ul ul li a.sub2 {
  background: #ebdede; }

#navBar ul ul ul li a:hover {
  background: #ddd8e2; }

#navBar ul ul ul li a {
  text-transform: none;
  padding: 4px 12px;
  text-indent: 20px;
  font-size: 80%;
  font-weight: normal;
  color: #5E4F4A;
  border-top: 1px #4c4c66 dotted;
  text-decoration: none;
  background: #fffEEE; }

#navBar ul ul ul li a.sub3 {
  background: #ddd8e2; }

#navBar ul ul ul li a:hover {
  background: #ddd8e2; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
  border-bottom: 1px solid #FFF; }

/* fix for browsers that don't need the hack */
html > body #navBar li {
  border-bottom: none; }

/************* #search styles ***************/
#search {
  padding: 12px;
  border-top: 1px #fff solid; }

#search form {
  margin: 0px;
  padding: 0px; }

#search label {
  display: block;
  margin: 0px;
  padding: 0px; }

/************* #photo styles (quote text)**************/
#photo h2.index {
  margin: 0;
  padding: 0;
  height: 170px;
  width: 300px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 10px;
  bottom: 80px;
  background: no-repeat url(../images/photos_h1_index.gif) left bottom; }

#photo h2.h2 {
  margin: 0;
  padding: 0;
  height: 175px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 60px;
  background: no-repeat url(../images/photos_h2.gif) left bottom; }

#photo h2.h3 {
  margin: 0;
  padding: 0;
  height: 240px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 30px;
  background: no-repeat url(../images/photos_h3.gif) left bottom; }

#photo h2.h4 {
  margin: 0;
  padding: 0;
  height: 110px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 90px;
  background: no-repeat url(../images/photos_h4.gif) left bottom; }

#photo h2.h5 {
  margin: 0;
  padding: 0;
  height: 180px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 60px;
  background: no-repeat url(../images/photos_h5.gif) left bottom; }

#photo h2.h6 {
  margin: 0;
  padding: 0;
  height: 210px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 40px;
  background: no-repeat url(../images/photos_h6.gif) left bottom; }

#photo h2.h7 {
  margin: 0;
  padding: 0;
  height: 220px;
  width: 240px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 40px;
  background: no-repeat url(../images/photos_h7.gif) left bottom; }

#photo h2.h8 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 240px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 80px;
  background: no-repeat url(../images/photos_h8.gif) left bottom; }

#photo h2.h9 {
  margin: 0;
  padding: 0;
  height: 180px;
  width: 260px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 60px;
  background: no-repeat url(../images/photos_h9.gif) left bottom; }

#photo h2.h10 {
  margin: 0;
  padding: 0;
  height: 215px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 45px;
  background: no-repeat url(../images/photos_h10.gif) left bottom; }

#photo h2.h11 {
  margin: 0;
  padding: 0;
  height: 220px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 25px;
  background: no-repeat url(../images/photos_h11.gif) left bottom; }

#photo h2.h12 {
  margin: 0;
  padding: 0;
  height: 250px;
  width: 320px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 10px;
  bottom: 30px;
  background: no-repeat url(../images/photos_h12.gif) left bottom; }

#photo h2.h13 {
  margin: 0;
  padding: 0;
  height: 180px;
  width: 245px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 60px;
  background: no-repeat url(../images/photos_h13.gif) left bottom; }

#photo h2.h14 {
  margin: 0;
  padding: 0;
  height: 180px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 25px;
  bottom: 70px;
  background: no-repeat url(../images/photos_h14.gif) left bottom; }

#photo h2.h15 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h15.gif) left bottom; }

#photo h2.h16 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h16.gif) left bottom; }

#photo h2.h17 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h17.gif) left bottom; }

#photo h2.h18 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h18.gif) left bottom; }

#photo h2.h19 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h19.gif) left bottom; }

#photo h2.h20 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h20.gif) left bottom; }

#photo h2.h21 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 36px;
  bottom: 76px;
  background: no-repeat url(../images/photos_h21.gif) left bottom; }

#photo h2.h22 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h22.gif) left bottom; }

#photo h2.h23 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h23.gif) left bottom; }

#photo h2.h24 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h24.gif) left bottom; }

#photo h2.h25 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h25.gif) left bottom; }

#photo h2.h26 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 270px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h26.gif) left bottom; }

#photo h2.h27 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 34px;
  bottom: 74px;
  background: no-repeat url(../images/photos_h27.gif) left bottom; }

#photo h2.h28 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h28.gif) left bottom; }

#photo h2.h29 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h29.gif) left bottom; }

#photo h2.h30 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h30.gif) left bottom; }

#photo h2.h31 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h31.gif) left bottom; }

#photo h2.h32 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h32.gif) left bottom; }

#photo h2.h33 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h33.gif) left bottom; }

#photo h2.h34 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 75px;
  background: no-repeat url(../images/photos_h34.gif) left bottom; }

/************* #photo h2 - researcher section **************/
#photo h2.h35 {
  margin: 0;
  padding: 0;
  height: 75px;
  width: 150px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 100px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h35.gif) left bottom; }

#photo h2.h36 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 220px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 65px;
  bottom: 98px;
  background: no-repeat url(../images/photos_h36.gif) center bottom; }

#photo h2.h37 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 200px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 75px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h37.gif) left bottom; }

#photo h2.h38 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 250px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h38.gif) center bottom; }

#photo h2.h39 {
  margin: 0;
  padding: 0;
  height: 50px;
  width: 185px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 80px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h39.gif) left bottom; }

#photo h2.h40 {
  margin: 0;
  padding: 0;
  height: 100px;
  width: 190px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 80px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h40.gif) left bottom; }

#photo h2.h41 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 265px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 35px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h41.gif) left bottom; }

#photo h2.h42 {
  margin: 0;
  padding: 0;
  height: 110px;
  width: 200px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 75px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h42.gif) left bottom; }

#photo h2.h43 {
  margin: 0;
  padding: 0;
  height: 110px;
  width: 200px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 75px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h43.gif) left bottom; }

#photo h2.h44 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 155px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 100px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h44.gif) left bottom; }

#photo h2.h45 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 50px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h45.gif) left bottom; }

#photo h2.h46 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 260px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h46.gif) left bottom; }

#photo h2.h47 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 260px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h47.gif) left bottom; }

#photo h2.h48 {
  margin: 0;
  padding: 0;
  height: 90px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 125px;
  background: no-repeat url(../images/photos_h48.gif) left bottom; }

#photo h2.h49 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h49.gif) left bottom; }

#photo h2.h50 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h50.gif) left bottom; }

#photo h2.h51 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h51.gif) left bottom; }

#photo h2.h52 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h52.gif) center bottom; }

#photo h2.h53 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h53.gif) center bottom; }

#photo h2.h54 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h54.gif) center bottom; }

#photo h2.h55 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h55.gif) center bottom; }

#photo h2.h56 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 305px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 20px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h56.gif) center bottom; }

#photo h2.h57 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h57.gif) center bottom; }

#photo h2.h58 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h58.gif) center bottom; }

#photo h2.h59 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h59.gif) center bottom; }

#photo h2.h60 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h60.gif) center bottom; }

#photo h2.h61 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h61.gif) center bottom; }

#photo h2.h61new {
    margin: 0;
    padding: 0;
    height: 150px;
    width: 255px;
    text-transform: none;
    border: 0;
    display: block;
    text-indent: -1000em;
    position: absolute;
    left: 45px;
    bottom: 100px;
    background: no-repeat url(../images/photos_h61new.png) center bottom;
}

#photo h2.h62 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h62.gif) center bottom; }

#photo h2.h63 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h63.gif) center bottom; }

#photo h2.h64 {
  margin: 0;
  padding: 0;
  height: 100px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h64.gif) center bottom; }

#photo h2.h65 {
  margin: 0;
  padding: 0;
  height: 100px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h65.gif) center bottom; }

#photo h2.h66 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 40px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h66.gif) center bottom; }

#photo h2.h67 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 40px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h67.gif) center bottom; }

#photo h2.h68 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 40px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h68.gif) center bottom; }

#photo h2.h69 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h69.gif) center bottom; }

#photo h2.h70 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h70.gif) center bottom; }

#photo h2.h71 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 300px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 20px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h71.gif) center bottom; }

#photo h2.h72 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h72.gif) left bottom; }

#photo h2.h73 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h73.gif) center bottom; }

#photo h2.h74 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h74.gif) left bottom; }

#photo h2.h75 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 30px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h75.gif) left bottom; }

#photo h2.h76 {
  margin: 0;
  padding: 0;
  height: 150px;
  width: 255px;
  text-transform: none;
  border: 0;
  display: block;
  text-indent: -1000em;
  position: absolute;
  left: 45px;
  bottom: 100px;
  background: no-repeat url(../images/photos_h76.gif) center bottom; }

/************* #photo splash photos **************/
#photo.about {
  background: #8D63AB top right no-repeat url(../images/splash_about.gif); }

#photo.access {
  background: #8D63AB top right no-repeat url(../images/splash_access.gif); }

#photo.aimee_sing {
  background: #8D63AB top right no-repeat url(../images/splash_aimee_sing.gif); }

#photo.annual {
  background: #8D63AB top right no-repeat url(../images/splash_annual.gif); }

#photo.anytime {
  background: #8D63AB top right no-repeat url(../images/splash_anytime.gif); }

#photo.articles {
  background: #8D63AB top right no-repeat url(../images/splash_articles.gif); }

#photo.BCFU {
  background: #8D63AB top right no-repeat url(../images/splash_BCFU.gif); }

#photo.biennial {
  background: #8D63AB top right no-repeat url(../images/splash_biennial.gif); }

#photo.ccstaff {
  background: #8D63AB top right no-repeat url(../images/splash_ccstaff.gif); }

#photo.contact {
  background: #8D63AB top right no-repeat url(../images/splash_contact.gif); }

#photo.dale {
  background: #8D63AB top right no-repeat url(../images/splash_dale.gif); }

#photo.dale_moore {
  background: #8D63AB top right no-repeat url(../images/splash_dale_moore.gif); }

#photo.dale_podium {
  background: #8D63AB top right no-repeat url(../images/splash_dale_podium.gif); }

#photo.early {
  background: #8D63AB top right no-repeat url(../images/splash_early.gif); }

#photo.early2 {
  background: #8D63AB top right no-repeat url(../images/splash_early_2.gif); }

#photo.faqs {
  background: #8D63AB top right no-repeat url(../images/splash_faqs.gif); }

#photo.history {
  background: #8D63AB top right no-repeat url(../images/splash_history.gif); }

#photo.index {
  background: #8D63AB top right no-repeat url(../images/home-women.gif); }

#photo.lead {
  background: #8D63AB top right no-repeat url(../images/splash_lead.gif); }

#photo.new {
  background: #8D63AB top right no-repeat url(../images/splash_new.gif); }

#photo.new2 {
  background: #8D63AB top right no-repeat url(../images/splash_new2.gif); }

#photo.newsletters {
  background: #8D63AB top right no-repeat url(../images/splash_newsletters.gif); }

#photo.NIEHS {
  background: #8D63AB top right no-repeat url(../images/splash_NIEHS.gif); }

#photo.part {
  background: #8D63AB top right no-repeat url(../images/splash_part.gif); }

#photo.partners {
  background: #8D63AB top right no-repeat url(../images/splash_partner.gif); }

#photo.privacy {
  background: #8D63AB top right no-repeat url(../images/splash_privacy.gif); }

#photo.research {
  background: #8D63AB top right no-repeat url(../images/splash_research.gif); }

#photo.resources {
  background: #8D63AB top right no-repeat url(../images/splash_resource.gif); }

#photo.sandler {
  background: #8D63AB top right no-repeat url(../images/splash_sandler.jpg); }

#photo.sister_1 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_1.gif); }

#photo.sister_2 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_2.gif); }

#photo.sister_3 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_3.gif); }

#photo.sister_4 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_4.gif); }

#photo.sister_5 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_5.gif); }

#photo.sister_6 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_6.gif); }

#photo.sister_7 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_7.gif); }

#photo.sister_8 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_8.gif); }

#photo.sister_9 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_9.gif); }

#photo.sister_10 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_10.gif); }

#photo.sister_11 {
  background: #8D63AB top right no-repeat url(../images/splash_sister_11.gif); }

#photo.site_map {
  background: #8D63AB top right no-repeat url(../images/splash_site_map.gif); }

#photo.SSS {
  background: #8D63AB top right no-repeat url(../images/splash_SSS.gif); }

#photo.straws {
  background: #8D63AB top right no-repeat url(../images/splash_straws.gif); }

#photo.team {
  background: #8D63AB top right no-repeat url(../images/splash_team.gif); }

#photo.team1 {
  background: #8D63AB top right no-repeat url("../images/studyteam1.png"); }

#photo.anniversary {
    background: #8d63ab top right no-repeat url("../images/homepage20thanniversary.jpg"); }

#photo.telemere {
  background: #8D63AB top right no-repeat url(../images/splash_telemere.gif); }

#photo.triennial {
  background: #8D63AB top right no-repeat url(../images/splash_triennial.gif); }

#photo.twosis {
  background: #8D63AB top right no-repeat url(../images/splash_twosis.gif); }

#photo.twosis2 {
  background: #8D63AB top right no-repeat url(../images/splash_twosis_2.gif); }

#photo.twosis3 {
  background: #8D63AB top right no-repeat url(../images/splash_2sis.gif); }

#photo.uset {
  background: #8D63AB top right no-repeat url(../images/splash_uset.gif); }

#photo.update {
  background: #8D63AB top right no-repeat url(../images/splash_update.gif); }

#photo.volunteers {
  background: #8D63AB top right no-repeat url(../images/splash_volunteers.gif); }

#photo.volunteers_2 {
  background: #8D63AB top right no-repeat url(../images/splash_volunteers_2.gif); }

#photo.volunteers_3 {
  background: #8D63AB top right no-repeat url(../images/splash_volunteers_3.gif); }

#photo.volunteers_4 {
  background: #8D63AB top right no-repeat url(../images/splash_volunteers_4.gif); }

#photo.witpro {
  background: #8D63AB top right no-repeat url(../images/splash_witpro.gif); }

#photo.yme {
  background: #8D63AB top right no-repeat url(../images/splash_yme.gif); }

#photo.young {
  background: #8D63AB top right no-repeat url(../images/splash_young.gif); }

#photo.cohort {
  background: #8D63AB top right no-repeat url(../images/splash_cohort.gif); }

#photo.validation {
  background: #8D63AB top right no-repeat url(../images/splash_validation.gif); }

#photo.tables {
  background: #8D63AB top right no-repeat url(../images/splash_tables.gif); }

#photo.followup {
  background: #8D63AB top right no-repeat url(../images/splash_followup.gif); }

#photo.studyqx {
  background: #8D63AB top right no-repeat url(../images/splash_studyqx.gif); }

#photo.datarequest {
  background: #8D63AB top right no-repeat url(../images/splash_datarequest.gif); }

#photo.details {
  background: #8D63AB top right no-repeat url(../images/splash_details.gif); }

#photo.jtaylor {
  background: #8D63AB top right no-repeat url(../images/splash_jtaylor.gif); }

#photo.specimens {
  background: #8D63AB top right no-repeat url(../images/splash_specimens.gif); }

#photo.specimens2 {
  background: #8D63AB top right no-repeat url(../images/splash_specimens2.gif); }

#photo.questionnaire {
  background: #8D63AB top right no-repeat url(../images/splash_questionnaire.gif); }

#photo.cohort2 {
  background: #8D63AB top right no-repeat url(../images/splash_cohort2.gif); }

#photo.questionnaire2 {
  background: #8D63AB top right no-repeat url(../images/splash_questionnaire2.gif); }

#photo.questionnaire3 {
  background: #8D63AB top right no-repeat url(../images/splash_questionnaire3.gif); }

#photo.home2 {
  background: #8D63AB top right no-repeat url(../images/splash_home.gif); }

#photo.home3 {
  background: #8D63AB top right no-repeat url(../images/splash_home2.gif); }

#photo.home4 {
  background: #8D63AB top right no-repeat url(../images/splash_home3.gif); }

#photo.home5 {
  background: #8D63AB top right no-repeat url(../images/splash_home4.gif); }

#photo.research2 {
  background: #8D63AB top right no-repeat url(../images/splash_research2.gif); }

#photo.research3 {
  background: #8D63AB top right no-repeat url(../images/splash_researchwordle.gif); }

#photo.research4 {
  background: #8D63AB top right no-repeat url(../images/splash_researchwordle2.gif); }

#photo.research5 {
  background: #8D63AB top right no-repeat url(../images/splash_researchwordle3.gif); }

#photo.research6 {
  background: #8D63AB top right no-repeat url(../images/splash_research3.gif); }

#photo.UW {
  background: #8D63AB top right no-repeat url(../images/splash_UW.gif); }

#photo.video {
  background: #8D63AB top right no-repeat url(../images/splash_video.gif); }

#photo.gis {
  background: #8D63AB top right no-repeat url(../images/splash_gis.gif); }

#photo.bc {
  background: #8D63AB top right no-repeat url(../images/splash_bc.gif); }

#photo.allcancers {
    background: #8D63AB top right no-repeat url(../images/splash_allcancers.png); }

#photo.othout {
  background: #8D63AB top right no-repeat url(../images/splash_othout.gif); }

/************** #join styles **************/
#join h2 {
  font-size: 150%;
  padding: 0;
  margin: 0; }

#join a {
  color: #fff;
  margin: 0;
  text-align: left;
  font-size: 100%;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none; }

#join a:hover {
  text-decoration: underline; }

/************** .feature styles ***************/
#feature img {
  padding: 0px 0px 0px 0px; }

#feature h2 {
  margin: 30px 0 0 0;
  border-top: 1px dotted; }

#feature li {
  font-size: 90%; }

#feature h2.first {
  margin: 0;
  border-top: none; }

#feature h5 img {
  padding: 0px 10px 0px 20px; }

/************* #breadCrumb styles *************/
#breadCrumb h6 {
  font-size: 130%;
  text-decoration: none;
  border-top: none;
  text-align: right;
  text-color: #989966; }

#breadCrumb h6 a {
  text-decoration: none;
  text-color: #989966; }

#breadCrumb {
  font-size: 80%;
  padding: 0 0 0px 0;
  color: #75628D; }

#breadCrumb a {
  color: #75628d; }

/************** .logos styles ***************/
#footer {
  position: relative;
  clear: both;
  height: auto;
  min-height: 100px;
  margin: 10px 0 0 0;
  padding: 10px;
  font-size: .9em;
  color: #aeaeae;
  background: #fffeee; }

#footer A {
  color: #000;
  text-decoration: none; }

#footer A:visited {
  color: #000; }

#footer A:hover {
  color: #515151;
  text-decoration: underline; }

#ftr-logos {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 450px;
  height: 52px; }

#ftrlogo-niehs {
  float: left;
  text-indent: -9000px;
  width: 135px;
  height: 57px;
  margin-right: 18px;
  background: url(../images/logo-niehs.gif) no-repeat top left; }

#ftrlogo-niehs A {
  text-decoration: none; }

#ftrlogo-all {
  float: left;
  text-indent: -9000px;
  width: 410px;
  height: 80px;
  margin-right: 18px;
  background: url(../images/hhs-nih-niehs-usagov.gif) no-repeat top left; }

#ftrlogo-nih {
  float: left;
  text-indent: -9000px;
  width: 50px;
  height: 57px;
  margin-right: 18px;
  background: url(../images/logo-nih.gif) no-repeat top left; }

#ftrlogo-nih A {
  text-decoration: none; }

#ftrlogo-hhs {
  float: left;
  text-indent: -9000px;
  width: 300px;
  height: 70px;
  margin-right: 18px;
  background: url(../images/gov-logos.gif) no-repeat top left; }

#ftrlogo-hhs A {
  text-decoration: none; }

#ftrlogo-usagov {
  float: right;
  text-indent: -900px;
  width: 92px;
  height: 57px;
  background: url(../images/logo-usagov.gif) no-repeat top left; }

#ftrlogo-usagov A {
  text-decoration: none; }

#ftr-txtlinks {
  position: relative;
  margin-left: 410px; }

/* FOOTER END */
#logos {
  width: 100%;
  float: left;
  padding: 25px 0 0 0; }

#logos.niehs {
  margin: 0 5px 0 0;
  background: url(../images/logo-niehs.gif) no-repeat top left; }

#logos.nih {
  margin: 0 5px 0 0;
  background: url(../images/logo-nih.gif) no-repeat top left; }

#logos.hhs {
  margin: 0 5px 0 0;
  background: url(../images/gov-logos.gif) no-repeat top left; }

#logos.usgov {
  margin: 0 5px 0 0;
  background: url(../images/logo-usagov.gif) no-repeat top left; }

/************* #siteInfo styles ***************/
#siteInfo p {
  font-size: 90%;
  color: #ffeeb3;
  margin: 0;
  padding: 10px;
  text-align: center; }

#siteInfo a {
  color: #fff; }

#site a:visited {
  color: #ffeeb3; }

#siteInfo img {
  padding: 4px 4px 4px 10px; }
