* {
	padding: 0;
	margin: 0;
}

body {
	background-color:#000;
	background-image:url(/images/FF_bg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	font: 14px/16px Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	font-weight:bold;
	color:#000;
}

a:hover, a:active {
	color:#F00;
	
}

a img {
	border: 0;	
}

ul, ol {
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 40px;
	line-height: 48px;
	letter-spacing: -0.03em;
	margin-bottom: 18px;
}

h2 {
	margin-bottom: 6px;
}

h3 {
	font-size:14px;
	font-weight: bold;
	color:#666;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	}

div.container {
	
}

div.content {
	
}

div#contact_box {
	position: absolute;
	width:200px;
	height:70px;
	font: 10px/17px Verdana, sans-serif;
	background: transparent;
	color: #000;
	text-align: center;
	left: 965px;
	top: 75px;
	padding: 2px 10px;
	z-index:3;
	border-left: dotted 4px #CCC;
}

div#contact_box p.title {
	font-weight: bold;
	font-size: 17px;
	padding-bottom:5px;	
}



div#header {
	height: 120px;
	background: transparent;
	margin-left:10px;
	font-family: "Lucida Grande", Verdana, arial, sans-serif;
}

div#header div.content {
	height: 146px;
	width:1141px;
	background:url(/images/images/FF_top_gradient.png) no-repeat;
	margin-left: 60px;
	margin-top: 48px;
	border:0px solid #999;
	position:absolute;
	z-index:2;
}

div#logo {
	position: absolute;
	top: 35px;
	left: 20px;
}

div#rail {
	width: 200px;
	margin: 18px 0 0 -245px;
	float: left;
	background-color:#231F20;
	border:1px solid #999;
}

div#rail h3 {
	font: bold 12px/16px Verdana, arial, sans-serif;
	text-transform: uppercase;
	padding: 2px 0 0px 12px;
	color: #999;
	margin-top: 16px;
	margin-bottom:0px;
	
}

div#tagline {
	font: 27px/36px Verdana, arial, sans-serif;
	font-weight:normal;
	color: white;
	position: absolute;
	left: 300px;
	top: 50px;
}

div#body_text {
	position: absolute;
	left: 50px;
	top: 51px;
	background-color:#FFF;
	color:#58595B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:30px 30px 15px 30px;
	width:650px;
	border: 1px solid #231F20;
}

div#main_container {
width: 857px;
height:585px;
	margin: 0;
	padding: 25px;
	font-style: italic;
	background:url(/images/images/FF_bottom_gradient.png) no-repeat;
	border:0px solid #999;
	border-top:0px;
	position: absolute;
	left: 300px;
	top: 160px;
	z-index:1;
	}

ul.nav{
		margin-bottom: 10px;
		margin-left: 20px;
		margin-top: 0px;
}

ul.nav.request {
}

ul.nav li {
	font: bold 11px/16px "Lucida Grande", Verdana, arial, sans-serif;
	text-transform: uppercase;
	padding: 10px 0 6px 4px;
	width: 150px;
	border-bottom:1px solid #999;
}


ul.nav li a, ul.nav li a:visited {
	color: #FFE0BF;
	text-decoration:none;
}

ul.nav li a:hover {
	color: #FFF;
}

ul.nav li.request a {
	color: #A4C8E3;
}

ul.nav li.request a:hover {
	color: #FFF;
}

div#body_text p {
	margin-bottom: 16px;
	font-style: normal;
	text-align: left;
}

div.left_ribbon {
	display:none;
	float: left;
	width: 12px;
	background: url(../images/left_gradient.png) repeat-y;
	height: 1500px;
}

div.right_ribbon {
	display:none;
	float: right;
	width: 12px;
	background: url(../images/right_gradient.png) repeat-y;
	height: 1500px;
}

div#header div.left_ribbon, div#header div.right_ribbon {
	height: 120px;
}

div#header div.left_ribbon {
	margin-left: 0px;
}

h1.archive_title {
	margin: 0;
	font-size:14px;
	line-height:1em;
}

img.home_photo {
	margin-left: -20px;
}

div#body_text a {
	text-decoration: underline;
}

div#body_text p.runner, div#body_text p.ff {
	margin: 0;
}

div#body_text p.ff {
	margin-bottom: 16px;
	margin-top:-20px;
}

div#body_text p.client_quote {

}

div#body_text p.attrib {
	margin-left: 250px;	
}

span.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #dadada;
     font-weight: bold;
}
 
span.bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 20px;
     font-size: 700%;
     color: #dadada;
     font-weight: bold;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 16px;
}

th {
	text-align: left;
}

tr.odd {
	background-color: #ededed;
}

table.address td {
	padding: 2px 0;
}

table.address td.label {
	width: 120px;
	text-align: right;
	padding-right: 10px;
}

/* records */
div.rec {
	border-top: 1px solid gray;
	margin-bottom: 6px;
}

div.rec p.rights, div.rec p.sd_sil {
	display: none;
}

div.rec table.metadata td {
	vertical-align: top;
	width: 20%;
}

div.rec table.metadata td.tc_log {
	width: 30%;
}

div.rec table.metadata td.year {
	width: 15%;
}

div.rec p.content {
	color: black;
}

div.disclaimer {
	color: #900;
	padding: 6px;
	margin-bottom: 12px;
	font-size:10px;
	font-weight:bold;
}
.X {
	font-size: xx-large;
	font-weight: bold;
	color: #000;
	font-style: normal;
}

div#body_text div.disclaimer p {
	margin: 0;
}

span.green, div.one_minute {
}

img.top {
	margin-top: 24px;
}
table.content {
	color: #000;
}
.ImageCaption {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.Bold {
	font-weight: bold;
}
.blue {
	color: #00F;
	font-style: normal;
}
#main_container .content #body_text p .Bold em {
	font-weight: bold;
}
.Italic {
	font-style: italic;
}

div.home_photo {
	background-image:url(/images/images/FF_middle_gradient.png);
	background-repeat:no-repeat;
	width: 840px;
	height: 160px;
	position: relative;
	z-index:4;
	left:20px;
	top:10px;
	border:0px solid #999;
}

div.video {
	background-image:url(/images/images/box.png);
	background-repeat:no-repeat;
	width: 416px;
	height: 360px;
	position: absolute;
	z-index:5;
	top:203px;
	left:450px;
	border:0px;
	margin:0 0 0 0px;
	padding:14px 0 0 24px;
}

div.footer {
	font-size:10px;
	font-weight:bold;
	height:25px;
	width:300px;
	z-index:5;
	position:relative;
	top:410px;
	left:640px;
	margin-top:0px;
	margin-left:0px;
}

div.footer a {
	background:transparent;
	color: #FFE0BF;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

div.footer a:hover, a:active {
	color: #FFF;
}


.playButton {
  background-color: rgb(20,20,20);
  cursor: pointer;
  font-weight: bold;
  font-size: 1.25em;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  position: relative;
  top: 50%;
  zoom: 100%;
  padding: .5em 1em;
  color: white;
}

.playBackground {
  background-color: rgb(0,0,0);
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}

.button {
	line-height: 2em;
}

.vid div {
	margin: 0px 0 0 -30px;
}

