#container {
	background: #f1f1f1 url("../images/bgHeaderShadow_dark.gif") repeat-x 0 132px;
	}

#logo       {
	background: url("../images/") no-repeat bottom left;
	}

#contentFooter      {
	background-image: url(../images/bgFooter.gif);
	}

#content { padding-left: 140px; }

#videoBlock {
	width: 644px;
	height: 310px;
	padding-right: 16px;
	padding-bottom: 4px;
	border-bottom: #392226 solid 0px;
	}

#quickTime p {
	color: #A5A296;
	width: 455px;
	float: right;
	}


#videoBlock p {
	color: #A5A296;
	}

#videoBlock #clip  {
	width: 455px;
	height: 272px;
	float: right;
	margin-right: 0px;
	border: 2px #000000 solid;
	 }


#videoBlock .notes {
	width: 130px;
	padding-left: 14px;
	float: left;
	color: #f1f1f1;
	}

#subNav {
	list-style: none;
	margin: 0;
	margin-bottom: 0em;
	overflow: hidden;
	}

#subNav li  {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 21px;
	}

#subNav a,
#subNav span {
    outline-color: none;
    outline-style: none;
    text-decoration: none;
	margin-right: 40px;
	display: block;
	float: left;
	text-indent: -9000px;
	padding: 0;
	color: #A5A296;
	height: 21px !important;
	}

#subNav a:hover, #subNav .selected span {
	background-position: 0 -21px;
	}

#subNav a:active {
	background-position: 0 -42px;
	}

#subNav1, #subnav1 a, #subnav1 span     {
	background: url("../images/nav/screening_nav_01.gif") no-repeat left top;
	width: 150px }

#subNav2, #subnav2 a, #subnav2 span   {
	background: url("../images/nav/screening_nav_02.gif") no-repeat left top;
	width: 110px }


#subNav3, #subnav3 a, #subnav3 span   {
	background: url("../images/nav/screening_nav_03.gif") no-repeat left top;
	width: 209px }



ul.clips li {
	display: inline;
	padding-left: 14px;
	float: left;
	width: 260px;
	line-height: 2em;

	}

ul.clips * {
	color: #f1f1f1;
	}
