@charset "UTF-8";
/* CSS Document */

.Contain {
	position: relative;
	z-index: 1;
	height: 950px;
	width: 950px;
	top: 0px;
	margin: 0px auto;
}
.Background {
	position: absolute;
	height: 800px;
	width: 1000px;
	top: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	
}
-->
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0 em;
	margin-bottom: 0em;
	text-transform: uppercase;
}
a:link {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
	margin-top: 0em;
}

.credit {
	color: white;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	}




#Menu {
	position:absolute;
	width:443px;
	height:71px;
	z-index:3;
	left: 0px;
	top: 52px;

	
}
#Weightless {
	position:absolute;
	width:604px;
	height:667px;
	z-index:1;
	left: 173px;
	top: 0px;

	
}
#Specks {
	position:absolute;
	width:950px;
	height:1200px;
	z-index:1;
	left: 0px;
	top: 0px;
	
	
}
#SPBox {
	position:absolute;
	width:513px;
	height:1001px;
	z-index:2;
	left: 261px;
	top: 199px;
}
#Line {
	position:absolute;
	width:1px;
	height:76px;
	z-index:3;
	left: 261px;
	top: 123px;
	
	
}
#SPHeader {
	position:absolute;
	width:512px;
	height:44px;
	z-index:2;
	left: 263px;
	top: 155px;	
	
	}

#Photocredit {
		position: absolute;
		top: 1190px;
		z-index:3;
		border-width: 1px;
		border-color: white;
		background-color: black;


	}
	#Photocreditfront {
			position: absolute;
			top: 650px;
			z-index:3;
			border-width: 1px;
			border-color: white;
			background-color: black;


		}
.inlineimg {
	border: 1px solid #000000;
	padding: 2px;
	align: right;
}
#SP {
	position:absolute;
	width:473px;
	height:980px;
	z-index:3;
	left: 281px;
	top: 220px;
	overflow:auto;
	
}
#Press2 {
	position:absolute;
	width:400px;
	height:686px;
	z-index:2;
	left: 136px;
	top: 209px;	
	
	}
#Contact1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 126px;
	top: 164px;
	
	
}
#Contact2 {
	position:absolute;
	width:439px;
	height:686px;
	z-index:2;
	left: 136px;
	top: 209px;	
	
}
#Mailing1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 126px;
	top: 164px;
	
	
}
#Mailing2 {
	position:absolute;
	width:400px;
	height:686px;
	z-index:2;
	left: 136px;
	top: 209px;
	}

.rss_items {
	
	margin-top:5px;
	padding:0.5em;
	margin-left:0px;
	list-style-position: inside;
	list-style-type: none;
	

}

.rss_item  {
  margin: 8px 0;
  margin-bottom: 1em
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	font-style: normal;
	font-weight: bold;    
	}
	
.rss_item a:hover {
text-decoration:underline;
}

.rss_date {
	font-size: 9px;
	font-weight : normal;
	font-style: italic;
	color: #000066;
	margin-bottom: 2em;
	}
	
	.alignright {
	float: right;
	margin-left: 1em;
	
}
.alignleft {
	float: left;
	margin-right: 1em;
	
}

.hidden{display:none;}