body {   
  text-align: center;
}

#nfwrapper {   
  width: 975px;
  min-height:1024px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  background-color: #ffffff;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;  
}

#nflogo {
  width:975px;
  height: 200px;
  overflow: hidden;
}

#nfnav {
  background-image:url('images/nfnavbg.png');
  background-repeat:repeat-x;
	font-size:15px;
}

#nfnav a {
	color:#ffffff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#nfnav a:hover {
	background-color:#666666;
}

.youtube1 {
  position:relative;
  width: 312px;
  height: 242px;
  background-image:url('images/20091103.jpg');
  background-repeat:no-repeat;
}

.youtube2 {
  position:absolute;
  top:15px;
  left:15px;
  width: 278px;
  height: 197px;
}