

	body{
			background-color:white ; 

			font:12px arial;color:#333333;
			
		
			}
			a{

				font:12px arial;
				text-decoration:none;
			  }
			a:link {text-decoration: none;}
			a:active {text-decoration: none;}
			a:hover {text-decoration: none;}



	p{ 		background-color: red;
			
			height: 45px;
		        outline-color: yellow;
			}


	

	#banner_holder{

			height: 220px;
			width:  744px;
			margin-left: 0px;
			margin-right: 0px;
			background-color: gray;
			background-image: url('thenfBanner.jpg');
			text-decoration:none;
			
			}
	#main_content_banner_holder{

			height: 65px;
			width:  750px;
			margin-left: 0px;
			mragin-right: 0px;
			background: transparent;
			position:absolute;
			left:225;
			top:195;
			
			

			}



	#main_content{

			height: 380px;
			width:  746px;
			background-color: transparent;
			background-image: url('nfContent4.jpg');
			}
	.main_content{

			height: 380px;
			width:  746px;
			background-color: white;
			background-image: url('nfContent4.jpg');
			}

        #main_content_inside{

			height: 360px;
			width:   730px;
			background-color: white;
			position:relative;
			top:08px

			}

	#banner_links  {

			 height: 30px;
			 width: 100px;
			 border:solid black;
			 Position:relative;
			 left:10px

			}

	#horiz_divider{
			height: 3px;
			width: 700px;
			background-color: white;
			

			}

	#mainContent_left_square {
					background-image: url('appround.jpg');
					background-repeat: no-repeat;
					background-position:20px;
					height:179px;
					width: 363px;
					/*background-color: #99CCCC;*/
					  background-color: white;
					border:solid black;
					border-right-width:0;
					border-top-width:0;
					border-top-width:0;
					border-left-width:0;
					border-bottom-width:thin;
					position:absolute;
					left:0;
					font-weight:bold;
					
									
				}
		#mainContent_right_square {
					background-image: url('insidePcRoundWhite.jpg');
					background-repeat: no-repeat;
					background-position:20px;
					height:180px;
					width: 365px;
					background-color: white;
					position:absolute;
					right:0;
					bottom:0;
					font-weight:bold;
					
					
									
				}


	#mainContent_left_square2 {
					background-image: url('consultround.jpg');
					background-repeat: no-repeat;
					background-position:20px;
					height:179px;
					width: 363px;
					/*background-color: #99CCC;*/
					  background-color: white;
					border:solid black;
					border-right-width:0;
					border-top-width:0;
					border-top-width:0;
					border-left-width:0;
					border-bottom-width:thin;
					position:absolute;
					right:0;
					top:0;
					font-weight:bold;
				}


	#mainContent_right_square2{	
					background-image: url('traininground.jpg');
					background-repeat: no-repeat;
					background-position:20px;
					height:180px;
					width: 365px;
					/*background-color: #99CCC;*/
					  background-color: white;
					position:absolute;
					left:0;
					bottom:0;
					font-weight:bold;
				}
					

	#textBox		{
					/*background-color: #9CCC;*/
					  background-color: white;
					height:150px;
					width:200px;
					position:absolute;
					right:2px;
					bottom:10px;
					text-align:left;
					font-weight:normal;
						
				}