	.sub #top
	{
	position: relative;
	height: 158px;
	background: url(/wp-content/themes/NFB/img/topbg2.gif) top left;
	}

		.sub #topcontent
		{
		height: 158px;
		float: right;
		}

			.sub #topbit
			{
			height: 28px;
			margin-bottom: 25px;
			}

      .sub #toplogo
		{
		position: relative;
		height: 158px;
		float: left;
		width: 252px;
		}
	
	
		#subwrap
		{
		position: relative;
		padding-bottom: 25px;
		background: #fff url(/wp-content/themes/NFB/img/subwrapbg.gif) top left repeat-y;
		}
		
			#subleft
			{
			position: relative;
			float: left;
			width: 252px;
			}
			
				#subleft ul
				{
				position: relative;
				}

				#subleft li
				{
				position: relative;
				}
				
				#subleft li a
				{
				position: relative;
				padding: 10px 0px 10px 10px;
				background: #E18501;
				font-size: 1.3em;
				color: #fff;	
				display: block;
				border-bottom: 1px solid #BB6E02;
				border-top: 1px solid #BB6E02
				}
				
				#subleft li a:hover
				{
				position: relative;
				padding: 10px 0px 10px 10px;

				background: #0076cc;
				font-size: 1.3em;
				color: #fff;	
				display: block;
				border-bottom: 1px solid #BB6E02;
				border-top: 1px solid #BB6E02;
				}
				
				
				#subleft li.page_item
				{
				position: relative;
				}
				
				#subleft li.page_item a
				{
				position: relative;
				padding: 10px 0px 10px 10px;

				background: #E18501;
				font-size: 1.3em;
				color: #fff;	
				display: block;
				border-bottom: 1px solid #BB6E02;
				border-top: 1px solid #BB6E02
				}
				
				#subleft li.page_item a:hover
				{
				position: relative;
				padding: 10px 0px 10px 10px;
				background: #0076cc;
				font-size: 1.3em;
				color: #fff;	
				display: block;
				border-bottom: 1px solid #BB6E02;
				border-top: 1px solid #BB6E02;
				}
				
				#subleft a#n1
				{
				position: relative;
				padding: 10px 0px 0 10px;
				height: 26px;
				border: 0px;
				background: url(/wp-content/themes/NFB/img/nav1.gif) top left no-repeat;
				}
				#subleft li#n1
				{
				position: relative;
				padding: 10px 0px 10px 10px;
				background: #7b007b;
				font-size: 1.3em;
				color: #fff;	
				display: block;
				border-bottom: 1px solid #BB6E02;
				border-top: 1px solid #BB6E02
				}
				
						
				#subleft a#n2
				{
				padding: 10px 0px 0 10px;
				height: 26px;
				border: 0px;
				background: url(/wp-content/themes/NFB/img/nav2.gif) top left no-repeat;				
				}

				#subleft li#n2
				{
				height: 15px;
				background: #7b007b;
				border-bottom: 1px solid #BB6E02;
				border-top: 1px solid #BB6E02
				}
				
				#subleft a#n3
				{
				padding: 10px 0px 0 10px;
				height: 26px;
				border: 0px;
				background: url(/wp-content/themes/NFB/img/nav3.gif) top left no-repeat;				
				}

				#subleft li#n3
				{
				position: relative;
				
				background: #0f7ec3;
				font-size: 1.3em;
				color: #fff;	
				display: block;
				}


				.btn3
				{
				position: relative;
				float: left;
				margin: 0 2px 0 8px;
				height: 50px;
				width: 116px;
				background: url(/wp-content/themes/NFB/img/btn1a.gif) top left;
				}
				
				.btn4
				{
				position: relative;
				float: left;
				margin: 0 0 0 2px;
				height: 50px;
				width: 116px;
								}

				.btncane
				{
				position: relative;
				float: left;
				margin: 0 2px 0 8px;
				height: 50px;
				width: 116px;
				}			
			
			#subright
			{
			position: relative;
			float: left;
			width: 519px;
			background: url(/wp-content/themes/NFB/img/contentbg.gif) top left repeat-x;
			}
			
				.page
				{
				position: relative;
				font-size: 1.2em;
				padding: 0 45px 0 33px;
				margin-top: -69px;
				}
				
					.page h1
					{
					position: relative;
					font-size: 2.1em;
					font-family: Arial, Helvetica, sans-serif;
					color: #672962;
					padding-bottom: 12px;
					}
					
					.page p
					{
					position: relative;
					line-height: 1.2em;
					padding-bottom: 1em;
					}
					
					.page p strong a
					{
					position: relative;
					display: block;
					color: #114ba4;
					text-decoration: underline;
					}

                                        .page ul
                                        {
                                        list-style-type: square;
                                        padding-left: 20px; 
                                        margin-left: 20px;
                                        }

                                        .page li
                                        {
                                        background-repeat: no-repeat;
                                        background-position: 0px 5px; 
                                        padding-left: 14px; 
                                        }