@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFF;
	background-image:url(images/bg.png);
	background-repeat:repeat;
	font-family:"Century Gothic", arial;
}
.main_holder{
	width:800px;
	height:auto;
}

.logo_tl{
	background-image:url(images/nfcf_01.png);
	width:186px;
	height:145px;
	float:left;
}
.logo_tr{
	background-image:url(images/nfcf_02.png);
	width:614px;
	height:123px;
	float:left;
}
.hilite_bar{
	background-image:url(images/nfcf_03.png);
	width:551px;
	height:22px; 
	float:left;
	/*font-size:12px;
	padding-top:3px;*/
}
.hilite_bar_end{
	background-image:url(images/nfcf_04.png);
	width:63px;
	height:22px;
	float:left;
}
.logo_bl{
	background-image:url(images/nfcf_05.png);
	width:192px;
	height:54px;
	float:left;
}
.page_header_homepage{
	background-image:url(images/nfcf_title_homepage_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_schedule{
	background-image:url(images/nfcf_title_schedule_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_sponsors{
	background-image:url(images/nfcf_title_sponsors_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_register{
	background-image:url(images/nfcf_title_register_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_news{
	background-image:url(images/nfcf_title_news_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_hilites{
	background-image:url(images/nfcf_title_hilites_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_gallery{
	background-image:url(images/nfcf_title_gallery_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_board{
	background-image:url(images/nfcf_title_board_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_allstars{
	background-image:url(images/nfcf_title_allstars_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_rapids{
	background-image:url(images/nfcf_title_rapids_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_steelers{
	background-image:url(images/nfcf_title_steelers_06.png);
	width:608px;
	height:54px;
	float:left;
}
.page_header_cheerleaders{
	background-image:url(images/nfcf_title_cheerleaders_06.png);
	width:608px;
	height:54px;
	float:left;
}


.CONTENT_AREA{
	
	width:578px;
	min-height:350px;
	height:auto;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	float:right;
}

.mnu_home{
	background-image:url(images/nfcf_07.png);
	width:192px;
	height:17px;
	float:left;
	cursor:pointer;
}
.mnu_home:hover {
    background-image:url(images/nfcf_hover_07.png);
}

.mnu_schedule{
	background-image:url(images/nfcf_09.png);
	width:192px;
	height:25px;
	float:left;
	cursor:pointer;
}
.mnu_schedule:hover {
    background-image:url(images/nfcf_hover_09.png);
  }
.mnu_register{
	background-image:url(images/nfcf_10.png);
	width:192px;
	height:27px;
	float:left;
	cursor:pointer;
}
.mnu_register:hover {
    background-image:url(images/nfcf_hover_10.png);
  }
.mnu_hilites{
	background-image:url(images/nfcf_11.png);
	width:192px;
	height:25px;
	float:left;
	cursor:pointer;
}
.mnu_hilites:hover {
    background-image:url(images/nfcf_hover_11.png);
  }
.mnu_gallery{
	background-image:url(images/nfcf_12.png);
	width:192px;
	height:25px;
	float:left;
	cursor:pointer;
}
.mnu_gallery:hover {
    background-image:url(images/nfcf_hover_12.png);
  }
.mnu_news{
	background-image:url(images/nfcf_13.png);
	width:192px;
	height:25px;
	float:left;
	cursor:pointer;
}
.mnu_news:hover {
    background-image:url(images/nfcf_hover_13.png);
  }
.mnu_board{
	background-image:url(images/nfcf_14.png);
	width:192px;
	height:24px;
	float:left;
	cursor:pointer;
}
.mnu_board:hover {
    background-image:url(images/nfcf_hover_14.png);
  }
.mnu_sponsors{
	background-image:url(images/nfcf_15.png);
	width:192px;
	height:27px;
	float:left;
	cursor:pointer;
}
.mnu_sponsors:hover {
    background-image:url(images/nfcf_hover_15.png);
  }
.mnu_spacer{
	background-image:url(images/nfcf_16.png);
	width:192px;
	height:150px;
	background-repeat:repeat-y;
	float:left;
}
.mnu_bottom{
	background-image:url(images/nfcf_18.png);
	width:192px;
	height:21px;
	float:left;
}