body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color: #130619;
	background-image: url(../images/2010/back.png);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	color: #FFFFFF;
}

a:link, a:visited, a:active, a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

/*Header Information*/
#nf_header_home {
	background-image: url(../images/2010/header_back.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 400px;
	position: relative;
	display: block;
}

#nf_header_about {
	background-image: url(../images/2010/header_back_about.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 214px;
	position: relative;
	display: block;
}

#nf_header_news {
	background-image: url(../images/2010/header_back_news.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 214px;
	position: relative;
	display: block;
}

#nf_header_bands {
	background-image: url(../images/2010/header_back_bands.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 214px;
	position: relative;
	display: block;
}

#nf_header_camping {
	background-image: url(../images/2010/header_back_camping.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 214px;
	position: relative;
	display: block;
}

#nf_header_involved, #nf_header_sponsors, #nf_header_vendors, #nf_header_volunteers, #nf_header_street_team {
	background-image: url(../images/2010/header_back_involved.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 214px;
	position: relative;
	display: block;
}

#nf_header_contact_us {
	background-image: url(../images/2010/header_back_contact.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 214px;
	position: relative;
	display: block;
}

#nf_menu {
	position:relative;
	top:26px;
	left:226px;
	width:716px;
	list-style-type: none;
	padding:0px;
	float:left;
	margin:0px 0px 0px 0px;
}

#nf_menu li {
	display:inline;
	padding:0px;
	margin:0px;
}

#nf_menu li a{
	vertical-align:middle;
	margin:0px;
	display:block;
    float:left;
	color:white;
	position:relative;
	background-position:top center;
}

#nf_menu li a span {
	display: none;
}

#nf_menu_home a {
	width:57px;
	height:21px;
}

#nf_menu_about a {
	left: 22px;
	width:94px;
	height:21px;
}

#nf_menu_news a {
	left: 45px;
	width:52px;
	height:21px;
}

#nf_menu_bands a {
	left: 69px;
	width:63px;
	height:21px;
}

#nf_menu_camping a {
	left: 93px;
	width:81px;
	height:21px;
}

#nf_menu_involved a {
	left: 117px;
	width:144px;
	height:21px;
}

#nf_menu_contact a {
	left: 140px;
	width:86px;
	height:21px;
}

/*Header Information for Splash Page */
#nf_header_splash {
	background-image: url(../images/2010/splash_back.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 400px;
	position: relative;
	display: block;
}

#nf_body {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	display: block;
	background-image: url(../images/2010/page_main_back.png);
}

#nf_body_main {
	margin-left: 27px;
	margin-right: 27px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	background-image: url(../images/2010/page_back.png);
	/*background-color: #32132e;*/
	background-repeat:repeat-x;
}

#nf_body_bot {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 20px;
	display: block;
	background-image: url(../images/2010/page_back_bot.png);
}
