html { /* Moz */
	font-family: "OFL Sorts Mill Goudy TT","Helvetica Neue", "Lucida Grande", Helvetica, Arial,
		sans-serif;
	color: #222;
}

body {
	
	background: #083a8f; 
	background-image: url("/PD-Manta_feathered.jpg");
	background-repeat:no-repeat;
	background-position: center top;
	
	
}

h1, h2, h3, h4 {
font-family: 'Yanone Kaffeesatz','OFL Sorts Mill Goudy TT', arial, serif;
margin-top:5px;
margin-bottom:5px;
text-shadow: -1px 1px 0 #202020;

}

h1 {
	color: white;
	font-size: 3.5em;
	
}

h2 {
	color: white;
	font-size: 1.7em;
	
}

#press_release
{
	position:relative;
 	top:480px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color:white;
	text-align: center ; 
	

}

a#hover
{
}

a
{
	color:white;
	
}
#path
{
	position:relative;
 	top:280px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;

}
#path_1, #path_2
{
	/* border-style:solid;
	border-width:1px; */
	text-align: center ; 
	
}

#pr_text
{
	text-align:left;
	display: none
}
#path_2
{
	position:absolute;
	 top:0;
	 right:0;
	 width:350px;
}

#path_1 {
 position:absolute;
 margin-left:40px;
 top:0;
 left:0;
 width:350px;
}

