.test
{
visibility: visible;
display: block;
}
.vspace
{
width: 0in;
}

body {
   background: white;
   font-size: 12pt;
   }
  
   #img {
	display: none;
	visibility: collapse;
	
} 
   
.blue_bar_nav {
   display: none;
   }
   .blue_bar_text
   {
   display: none;
   }
   
   #menu2{
   display: none;
   
   }
      #menu{
   display: none;
   visibility: collapse;
   }
   
  #graphic{
   display: none;
   visibility: collapse;
   }
     #side_menu{
   display: none;
   visibility: collapse;
   }
#wrapper, #content {
   width: 7in; 
   margin: 0 auto;
   padding: 0;
   border: 0;
   float: none ;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.usunnewyork.usmission.gov" attr(href) ") ";
   }
   .pr_body
   {
	text-align: justify;
   }
   
      .mission_body
   {
	text-align: justify;
	width: 7in; 
   margin: 0 auto;
   padding: 0;
   border: 0;
   float: none ;
   color: black;
   
   }
   
       .section_text
   {
	text-align: justify;
    width: 7in; 
   margin: 0 auto;
   padding: 0;
   border: 0;
   float: none ;
   color: black;
   }
   
   .pr_title
   {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
   }
   
   .pr_header
   {
    font-size: 10pt;
	
   }
   .bottom_nav
   {
   display: none;
   }
   .sub_menu{
display: none;
visibility: collapse;
}

.page_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color:#000000;
	text-align: center;
	vertical-align: middle;
	}
	.photo_credit
	{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: italic;
	
	}

.header
{
    font-size: 16px;
	font-weight: bolder;
	line-height: 18px;
}

/*LINKS*/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	line-height: 16px;	
}
a:link {
   	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
   	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #999999;	
	
}
a:active {
  	
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

