/* =============================================================================
Bush Theatre - Team
============================================================================= */

#content_container {padding: 20px 0 0 0;}
.logo_padding {padding: 30px 0 0 0;}
h2.top {margin: 13px 0 0 0;}

h2#team_head {
  background: url(/dyn/headers/page_head_2.jpg) 0 0 no-repeat;
  height: 22px;
  width: 320px;
  padding: 0;
}

.polaroid {
  background: url(/img/backgrounds/polaroid_226.png) 0 0 no-repeat;
  width: 226px;
  height: 225px;
  float: left;
}

.rowspacer {
	margin: 10px;
	clear: both;
	height: 5px;
}
h2.topspacer {
	margin-top: 10px;
	display: inline;
	clear: both;
}

div.other_staff {
	width: 200px;
	height: auto;
	margin-right: 20px;
	float: left;
}

div.top {margin: 18px 0 0 0;}

  .polaroid .photo {margin: 20px 0 0 23px;}

  .biog p {
    width: 450px;
    margin: 17px 0 0 0;
    float: right;
  }

  .biog p.small {
    font: normal 11px/20px Tahoma, Arial, Helvetica, sans-serif;
    color: #918486;
    margin: 0;
  }

  .biog h3 {
    font: normal 16px/20px Arial, Helvetica, sans-serif;
    color: #8fa226;
    width: 450px;
    margin: 14px 0 0 0;
    float: right;
  }

.spacer_700 {
  background: url(/img/lines/horizontal_700.gif) 0 17px no-repeat;
  width: 700px;
  height: 38px;
  clear: both;
}

/* Sub-nav
============================================================================= */

#sub-nav {
  background: url(/img/backgrounds/sub-navs/about_us.gif) 0 0 no-repeat;
  width: 701px;
  height: 54px;
  float: right;
}

  #sub-nav li {float: left;}

    #sub-nav li a {
      display: block;
      height: 17px;
      margin: 14px 16px 0 0;
      cursor: pointer;
    }
    #sub-nav li a#about {background: url(/img/sub-navs/about_us/about_the_bush.gif) 0 0 no-repeat; width: 108px; margin: 14px 16px 0 20px;}
    #sub-nav li a#history {background: url(/img/sub-navs/about_us/history.gif) 0 0 no-repeat; width: 51px;}
    #sub-nav li a#team {background: url(/img/sub-navs/about_us/team.gif) 0 0 no-repeat; width: 36px;}
    #sub-nav li a#writers {background: url(/img/sub-navs/about_us/writers.gif) 0 0 no-repeat; width: 50px;}
    #sub-nav li a#literary {background: url(/img/sub-navs/about_us/bush_literary.gif) 0 0 no-repeat; width: 90px;}
    #sub-nav li a#press {background: url(/img/sub-navs/about_us/press.gif) 0 0 no-repeat; width: 39px;}
    #sub-nav li a#jobs {background: url(/img/sub-navs/about_us/jobs.gif) 0 0 no-repeat; width: 33px;}
    #sub-nav li a#technical{background: url(/img/sub-navs/about_us/technical.gif) 0 0 no-repeat; width: 67px;}
	#sub-nav li a#casting{background: url(/img/sub-navs/about_us/casting.gif) 0 0 no-repeat; width: 54px; margin: 14px 0 0 0}
	
    #sub-nav li a#about_active {background: url(/img/sub-navs/about_us/about_the_bush.gif) 0 -17px no-repeat; width: 108px; margin: 14px 16px 0 20px;}
    #sub-nav li a#history_active {background: url(/img/sub-navs/about_us/history.gif) 0 -17px no-repeat; width: 51px;}
    #sub-nav li a#team_active {background: url(/img/sub-navs/about_us/team.gif) 0 -17px no-repeat; width: 36px;}
    #sub-nav li a#writers_active {background: url(/img/sub-navs/about_us/writers.gif) 0 -17px no-repeat; width: 50px;}
    #sub-nav li a#literary_active {background: url(/img/sub-navs/about_us/bush_literary.gif) 0 -17px no-repeat; width: 90px;}
    #sub-nav li a#press_active {background: url(/img/sub-navs/about_us/press.gif) 0 -17px no-repeat; width: 39px;}
    #sub-nav li a#jobs_active {background: url(/img/sub-navs/about_us/jobs.gif) 0 -17px no-repeat; width: 33px; margin: }
	#sub-nav li a#technical_active{background: url(/img/sub-navs/about_us/technical.gif) 0 -17px no-repeat; width: 67px;}
	#sub-nav li a#casting_active{background: url(/img/sub-navs/about_us/casting.gif) 0 -17px no-repeat; width: 54px; margin: 14px 0 0 0}