#top_nav_bar_wrapper{
display:block;
width:790px;
height:;

position: relative;
top:62px;
left:0px;

text-align: center;
}



#footer_nav_bar_wrapper{
width:790px;
height:;

position: relative;
top:0px;
left:0px;

text-align: center;
}


					.nav_bar_text a{
					font-family: Arial;
					font-size: 15px;
					text-decoration: none;
					color:#000000;

					margin: 0px 0px 0px 0px;
					}


					.nav_bar_text a:hover { 
					color:#000000;
					text-decoration: underline;
					}


					.nav_bar_text a:active {
					color:#000000;
					text-decoration: underline;
					}


		
		
		